Home
last modified time | relevance | path

Searched refs:hibernation_supported (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_util.c93 static bool hibernation_supported; variable
114 hibernation_supported = hv_is_hibernation_supported(); in hv_shutdown_init()
244 icmsghdrp->status = hibernation_supported ? in shutdown_onchannelcallback()
246 if (hibernation_supported) in shutdown_onchannelcallback()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_util.c92 static bool hibernation_supported; variable
113 hibernation_supported = hv_is_hibernation_supported(); in hv_shutdown_init()
256 icmsghdrp->status = hibernation_supported ? in shutdown_onchannelcallback()
258 if (hibernation_supported) in shutdown_onchannelcallback()

Completed in 3 milliseconds