Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dcpuid.h121 return best && best->ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx; in guest_cpuid_is_amd()
Demulate.c2732 if (ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx && in em_syscall_is_enabled()
/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h361 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx 0x68747541 macro