Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv_common.c259 bool __weak hv_is_isolation_supported(void) in hv_is_isolation_supported() function
/Linux-v6.1/include/asm-generic/
Dmshyperv.h276 static inline bool hv_is_isolation_supported(void) { return false; } in hv_is_isolation_supported() function
/Linux-v6.1/arch/x86/hyperv/
Divm.c250 bool hv_is_isolation_supported(void) in hv_is_isolation_supported() function