Searched refs:hyper_vendor_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dvmware.c453 unsigned int hyper_vendor_id[3]; local
455 cpuid(CPUID_VMWARE_INFO_LEAF, &eax, &hyper_vendor_id[0],
456 &hyper_vendor_id[1], &hyper_vendor_id[2]);
457 if (!memcmp(hyper_vendor_id, "VMwareVMware", 12)) {

Completed in 79 milliseconds