Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dkvm_emulate.h379 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx 0x68747541 macro
408 return (ebx == X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx && in is_guest_vendor_amd()
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dprocessor.c1435 #define X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx 0x68747541 macro
1462 if (ebx != X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx || in vm_compute_max_gfn()

Completed in 9 milliseconds