Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpuid.h138 #define CPUID_EBX_PQE (1U<<15U) macro
/hypervisor/arch/x86/guest/
A Dvcpuid.c433 entry.ebx &= ~(CPUID_EBX_PQM | CPUID_EBX_PQE); in set_vcpuid_extfeat()
441 entry.ebx |= CPUID_EBX_PQE; in set_vcpuid_extfeat()

Completed in 7 milliseconds