Searched refs:x86_phys_bits (Results 1 – 2 of 2) sorted by relevance
412 c->x86_phys_bits = eax & 0xff; in display_cacheinfo()604 c->x86_phys_bits = eax & 0xff; in init_intel()881 if (c->x86_phys_bits > 0) in show_cpuinfo()883 c->x86_phys_bits, c->x86_virt_bits); in show_cpuinfo()
55 __u8 x86_virt_bits, x86_phys_bits; member