Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmshyperv.h175 static inline bool hv_is_hibernation_supported(void) { return false; } in hv_is_hibernation_supported() function
/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_init.c559 bool hv_is_hibernation_supported(void) in hv_is_hibernation_supported() function