Searched refs:x86_phys_bits (Results 1 – 9 of 9) sorted by relevance
7 return !(addr >> boot_cpu_data.x86_phys_bits); in phys_addr_valid()
984 c->x86_phys_bits = eax & 0xff; in get_cpu_address_sizes()988 c->x86_phys_bits = 36; in get_cpu_address_sizes()990 c->x86_cache_bits = c->x86_phys_bits; in get_cpu_address_sizes()1199 c->x86_phys_bits = 36; in early_identify_cpu()1203 c->x86_phys_bits = 32; in early_identify_cpu()1443 c->x86_phys_bits = 36; in identify_cpu()1448 c->x86_phys_bits = 32; in identify_cpu()
124 c->x86_phys_bits, c->x86_virt_bits); in show_cpuinfo()
251 c->x86_phys_bits = 36; in early_init_intel()624 c->x86_phys_bits -= keyid_bits; in detect_tme()
606 c->x86_phys_bits -= (cpuid_ebx(0x8000001f) >> 6) & 0x3f; in early_detect_mem_encrypt()
886 boot_cpu_data.x86_phys_bits = MAX_PHYSMEM_BITS; in setup_arch()937 iomem_resource.end = (1ULL << boot_cpu_data.x86_phys_bits) - 1; in setup_arch()
332 (boot_cpu_data.x86_phys_bits - PAGE_SHIFT)) { in mtrr_add_page()
88 __u8 x86_phys_bits; member
548 return boot_cpu_data.x86_phys_bits; in kvm_get_shadow_phys_bits()