pub const L1_PROT: usize = PAGE_PRESENT | PAGE_RW | PAGE_ACCESSED | PAGE_USER; // 39usize
L1 page flags