pub const L1_PROT_RO: usize = PAGE_PRESENT | PAGE_ACCESSED | PAGE_USER; // 37usize
L1 page flags read-only