Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dmshyperv.c171 u32 hyp_signature[3]; in ms_hyperv_platform() local
177 &eax, &hyp_signature[0], &hyp_signature[1], &hyp_signature[2]); in ms_hyperv_platform()
181 !memcmp("Microsoft Hv", hyp_signature, 12)) in ms_hyperv_platform()