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

/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c40 bool hv_nested; variable
97 if (hv_nested)
106 if (hv_nested)
419 hv_nested = true;
/linux-master/drivers/hv/
H A Dhv_common.c35 * hv_root_partition, ms_hyperv and hv_nested are defined here with other
46 bool __weak hv_nested; variable
47 EXPORT_SYMBOL_GPL(hv_nested); variable
H A Dvmbus_drv.c2619 if (hv_root_partition && !hv_nested)
/linux-master/include/asm-generic/
H A Dmshyperv.h61 extern bool hv_nested;

Completed in 260 milliseconds