const APIC_BASE_ADDR_MASK: u64 = 0x000F_FFFF_FFFF_F000;
IA32_APIC_BASE physical base address mask (up to MAXPHYADDR 52 bits).