Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c230 u32 hyp_signature[3]; in ms_hyperv_platform() local
236 &eax, &hyp_signature[0], &hyp_signature[1], &hyp_signature[2]); in ms_hyperv_platform()
239 memcmp("Microsoft Hv", hyp_signature, 12)) in ms_hyperv_platform()