Home
last modified time | relevance | path

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

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