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

init

Function init 

Source
pub fn init()
Expand description

Initialize KPTI with shadow page tables derived from the current CR3.

Must be called after the kernel page tables are fully set up.