Searched refs:g_phys_as (Results 1 – 1 of 1) sorted by relevance
566 unsigned g_phys_as = (entry->eax >> 16) & 0xff; in __do_cpuid_ent() local570 if (!g_phys_as) in __do_cpuid_ent()571 g_phys_as = phys_as; in __do_cpuid_ent()572 entry->eax = g_phys_as | (virt_as << 8); in __do_cpuid_ent()