Searched refs:X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx (Results 1 – 3 of 3) sorted by relevance
102 return best && best->ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx; in guest_cpuid_is_amd()
2332 if (ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx && in em_syscall_is_enabled()
335 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx 0x68747541 macro