Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
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-6.12.1/drivers/hv/
Dhv_common.c46 bool __weak hv_nested; variable
47 EXPORT_SYMBOL_GPL(hv_nested);
Dvmbus_drv.c2648 if (hv_root_partition && !hv_nested) in hv_acpi_init()
/linux-6.12.1/include/asm-generic/
Dmshyperv.h61 extern bool hv_nested;