Skip to main content

tlb_flush_all

Function tlb_flush_all 

Source
pub fn tlb_flush_all()
Expand description

Flushes the entire TLB on the current CPU

This is more expensive than tlb_flush_virt_addr and should be used sparingly.