Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dmshyperv.h175 static inline bool hv_is_hibernation_supported(void) { return false; } in hv_is_hibernation_supported() function
/kernel/linux/linux-5.10/arch/x86/hyperv/
Dhv_init.c557 bool hv_is_hibernation_supported(void) in hv_is_hibernation_supported() function