Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c40 bool hv_nested; variable
97 if (hv_nested) in hv_get_register()
106 if (hv_nested) in hv_set_register()
460 hv_nested = true; in ms_hyperv_init_platform()
/openbmc/linux/drivers/hv/
H A Dhv_common.c43 bool __weak hv_nested; variable
44 EXPORT_SYMBOL_GPL(hv_nested);
H A Dvmbus_drv.c2629 if (hv_root_partition && !hv_nested) in hv_acpi_init()
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h60 extern bool hv_nested;