Searched defs:hv_is_isolation_supported (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/asm-generic/
H A Dmshyperv.h311 static inline bool hv_is_isolation_supported(void) { return false; } 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/arch/x86/hyperv/
H A Divm.c686 bool hv_is_isolation_supported(void) function

Completed in 159 milliseconds