Home
last modified time | relevance | path

Searched refs:virt_as (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dcpuid.c1215 unsigned int virt_as = max((entry->eax >> 8) & 0xff, 48U); in __do_cpuid_func() local
1233 entry->eax = phys_as | (virt_as << 8); in __do_cpuid_func()