Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h306 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx 0x68747541 macro
/linux-3.4.99/arch/x86/kvm/
Demulate.c1953 if (ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx && in em_syscall_is_enabled()