Home
last modified time | relevance | path

Searched refs:hv_nested (Results 1 – 2 of 2) 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()
475 hv_nested = true; in ms_hyperv_init_platform()
/linux/drivers/hv/
H A Dvmbus_drv.c2662 if (hv_root_partition && !hv_nested) in hv_acpi_init()