pub const CR4_PAE: u64 = _; // 32u64
Physical Address Extenstion.
When set enables paging to produce physicall addresses with more than 32 bits. Required before entering long mode.
long mode