pub unsafe fn cr3() -> u64
Expand description

Contains page-table root pointer.

Safety

Needs CPL 0.