Home
last modified time | relevance | path

Searched defs:hv_is_isolation_supported (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dhv_common.c523 bool __weak hv_is_isolation_supported(void) in hv_is_isolation_supported() function
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h293 static inline bool hv_is_isolation_supported(void) { return false; } in hv_is_isolation_supported() function
/openbmc/linux/arch/x86/hyperv/
H A Divm.c631 bool hv_is_isolation_supported(void) in hv_is_isolation_supported() function