Home
last modified time | relevance | path

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

/openbmc/linux/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()