pub unsafe fn cr3_write(val: u64)
Expand description

Switch page-table PML4 pointer.

Safety

Needs CPL 0.