Function x86_64::instructions::tlb::flush_all
source · pub fn flush_all()Expand description
Invalidate the TLB completely by reloading the CR3 register.
pub fn flush_all()Invalidate the TLB completely by reloading the CR3 register.