Searched refs:x86_phys_bits (Results 1 – 14 of 14) sorted by relevance
7 return !(addr >> boot_cpu_data.x86_phys_bits); in phys_addr_valid()
1094 c->x86_phys_bits = eax & 0xff; in get_cpu_address_sizes()1098 c->x86_phys_bits = 36; in get_cpu_address_sizes()1100 c->x86_cache_bits = c->x86_phys_bits; in get_cpu_address_sizes()1527 c->x86_phys_bits = 36; in early_identify_cpu()1531 c->x86_phys_bits = 32; in early_identify_cpu()1784 c->x86_phys_bits = 36; in identify_cpu()1789 c->x86_phys_bits = 32; in identify_cpu()
134 c->x86_phys_bits, c->x86_virt_bits); in show_cpuinfo()
280 c->x86_phys_bits = 36; in early_init_intel()611 c->x86_phys_bits -= keyid_bits; in detect_tme()
578 c->x86_phys_bits -= (cpuid_ebx(0x8000001f) >> 6) & 0x3f; in early_detect_mem_encrypt()
110 return boot_cpu_data.x86_phys_bits; in kvm_get_shadow_phys_bits()
1125 g_phys_as = boot_cpu_data.x86_phys_bits; in __do_cpuid_func()
817 boot_cpu_data.x86_phys_bits = MAX_PHYSMEM_BITS; in setup_arch()880 iomem_resource.end = (1ULL << boot_cpu_data.x86_phys_bits) - 1; in setup_arch()
445 low_phys_bits = boot_cpu_data.x86_phys_bits; in kvm_mmu_reset_all_pte_masks()
330 (boot_cpu_data.x86_phys_bits - PAGE_SHIFT)) { in mtrr_add_page()
578 return allow_smaller_maxphyaddr && cpuid_maxphyaddr(vcpu) < boot_cpu_data.x86_phys_bits; in vmx_need_pf_intercept()
7993 if (boot_cpu_data.x86_phys_bits != kvm_get_shadow_phys_bits()) in vmx_setup_me_spte_mask()7994 me_mask = rsvd_bits(boot_cpu_data.x86_phys_bits, in vmx_setup_me_spte_mask()
94 __u8 x86_phys_bits; member
4761 mask_bit = boot_cpu_data.x86_phys_bits; in svm_adjust_mmio_mask()