⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module tlb

Module tlb 

Source
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