pub const L2_PROT: usize = PAGE_PRESENT | PAGE_RW | PAGE_ACCESSED | PAGE_DIRTY | PAGE_USER; // 103usize
L2 page flags