Home
last modified time | relevance | path

Searched defs:hv_is_hibernation_supported (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/hv/
Dhv_common.c219 bool hv_is_hibernation_supported(void) in hv_is_hibernation_supported() function
/Linux-v5.15/include/asm-generic/
Dmshyperv.h261 static inline bool hv_is_hibernation_supported(void) { return false; } in hv_is_hibernation_supported() function