pub const L3_PROT: usize = PAGE_PRESENT | PAGE_RW | PAGE_ACCESSED | PAGE_DIRTY | PAGE_USER; // 103usize
Expand description

L3 page flags