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

/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c232 u32 hyp_signature[3]; local
238 &eax, &hyp_signature[0], &hyp_signature[1], &hyp_signature[2]);
241 memcmp("Microsoft Hv", hyp_signature, 12))

Completed in 100 milliseconds