Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1553 uint32_t nested_eax = in hyperv_fill_cpuids() local
1556 max_cpuid_leaf = nested_eax ? HV_CPUID_NESTED_FEATURES : in hyperv_fill_cpuids()
1630 if (nested_eax) { in hyperv_fill_cpuids()
1642 c->eax = nested_eax; in hyperv_fill_cpuids()