Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h358 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ecx 0x444d4163 macro
/arch/x86/kvm/
Demulate.c2689 ecx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ecx && in em_syscall_is_enabled()