pub fn max_physical_address_size_from_cpuid( cpuid: &dyn Fn(u32, u32) -> [u32; 4], ) -> u8
Query the max physical address size of the system.