Searched refs:hv_is_hibernation_supported (Results 1 – 4 of 4) sorted by relevance
171 bool hv_is_hibernation_supported(void);175 static inline bool hv_is_hibernation_supported(void) { return false; } in hv_is_hibernation_supported() function
559 bool hv_is_hibernation_supported(void) in hv_is_hibernation_supported() function563 EXPORT_SYMBOL_GPL(hv_is_hibernation_supported);
114 hibernation_supported = hv_is_hibernation_supported(); in hv_shutdown_init()
1681 allow_hibernation = hv_is_hibernation_supported(); in balloon_probe()