Searched refs:x86_phys_bits (Results 1 – 7 of 7) sorted by relevance
6 return !(addr >> boot_cpu_data.x86_phys_bits); in phys_addr_valid()
587 c->x86_phys_bits = eax & 0xff; in get_cpu_cap()591 c->x86_phys_bits = 36; in get_cpu_cap()639 c->x86_phys_bits = 36; in early_identify_cpu()643 c->x86_phys_bits = 32; in early_identify_cpu()778 c->x86_phys_bits = 36; in identify_cpu()783 c->x86_phys_bits = 32; in identify_cpu()
121 c->x86_phys_bits, c->x86_virt_bits); in show_cpuinfo()
82 c->x86_phys_bits = 36; in early_init_intel()
210 .x86_phys_bits = MAX_PHYSMEM_BITS,768 iomem_resource.end = (1ULL << boot_cpu_data.x86_phys_bits) - 1; in setup_arch()
82 __u8 x86_phys_bits; member
3593 for (i = 51; i > boot_cpu_data.x86_phys_bits; i--) in ept_rsvd_mask()