Searched refs:CPUID_EBX_FSGSBASE (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/arch/x86/asm/ | ||
| A D | cpuid.h | 98 #define CPUID_EBX_FSGSBASE (1U<<0U) macro |
| /hypervisor/arch/x86/guest/ | ||
| A D | vcpuid.c | 465 entry.ebx &= ~CPUID_EBX_FSGSBASE; in set_vcpuid_extfeat() |
Completed in 7 milliseconds