Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dmshyperv.c152 u32 hyp_signature[3]; in ms_hyperv_platform() local
158 &eax, &hyp_signature[0], &hyp_signature[1], &hyp_signature[2]); in ms_hyperv_platform()
162 !memcmp("Microsoft Hv", hyp_signature, 12)) in ms_hyperv_platform()