Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dcpuid.c431 unsigned virt_as = max((entry->eax >> 8) & 0xff, 48U); in do_cpuid_ent() local
436 entry->eax = g_phys_as | (virt_as << 8); in do_cpuid_ent()