Searched refs:x86_phys_bits (Results 1 – 9 of 9) sorted by relevance
6 return !(addr >> boot_cpu_data.x86_phys_bits); in phys_addr_valid()
687 c->x86_phys_bits = eax & 0xff; in get_cpu_cap()691 c->x86_phys_bits = 36; in get_cpu_cap()739 c->x86_phys_bits = 36; in early_identify_cpu()743 c->x86_phys_bits = 32; in early_identify_cpu()891 c->x86_phys_bits = 36; in identify_cpu()896 c->x86_phys_bits = 32; in identify_cpu()
119 c->x86_phys_bits, c->x86_virt_bits); in show_cpuinfo()
79 c->x86_phys_bits = 36; in early_init_intel()
203 .x86_phys_bits = MAX_PHYSMEM_BITS,954 iomem_resource.end = (1ULL << boot_cpu_data.x86_phys_bits) - 1; in setup_arch()
313 (boot_cpu_data.x86_phys_bits - PAGE_SHIFT)) { in mtrr_add_page()
99 __u8 x86_phys_bits; member
5718 int maxphyaddr = boot_cpu_data.x86_phys_bits; in kvm_set_mmio_spte_mask()
5798 for (i = 51; i > boot_cpu_data.x86_phys_bits; i--) in ept_rsvd_mask()