Expand description
TLB management – delegates to architecture-specific implementations
in crate::arch::{tlb_flush_address, tlb_flush_all}.
Functions§
- flush_
address - Flush TLB for a specific address
- flush_
all - Flush entire TLB
TLB management – delegates to architecture-specific implementations
in crate::arch::{tlb_flush_address, tlb_flush_all}.