Function x86_64::instructions::tlb::flush[][src]

pub fn flush(addr: VirtAddr)
Expand description

Invalidate the given address in the TLB using the invlpg instruction.