Module x86::tlb

source · []
Expand description

Functions to flush the translation lookaside buffer (TLB).

Functions

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

Invalidate the TLB completely by reloading the CR3 register.