Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c39 bool hv_nested; variable
96 if (hv_nested) in hv_get_msr()
105 if (hv_nested) in hv_set_msr()
418 hv_nested = true; in ms_hyperv_init_platform()
/linux/include/asm-generic/
H A Dmshyperv.h61 extern bool hv_nested;
/linux/drivers/hv/
H A Dvmbus_drv.c2648 if (hv_root_partition && !hv_nested) in hv_acpi_init()