Searched refs:CPUID_EBX_PQE (Results 1 – 2 of 2) sorted by relevance
138 #define CPUID_EBX_PQE (1U<<15U) macro
433 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