Skip to main content

tlb_flush_virt_addr

Function tlb_flush_virt_addr 

Source
pub fn tlb_flush_virt_addr(vaddr: VirtAddr)
Expand description

TLB flush operation for SMP systems

Flushes TLB entries on all CPUs that may have cached the given virtual address.