Searched defs:hv_is_isolation_supported (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/hyperv/
H A Divm.c686 bool hv_is_isolation_supported(void) function
/linux-master/drivers/hv/
H A Dhv_common.c599 bool __weak hv_is_isolation_supported(void) function
603 EXPORT_SYMBOL_GPL(hv_is_isolation_supported); variable
/linux-master/include/asm-generic/
H A Dmshyperv.h311 static inline bool hv_is_isolation_supported(void) { return false; } function

Completed in 244 milliseconds