Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dhv_util.c92 static bool hibernation_supported; variable
113 hibernation_supported = hv_is_hibernation_supported(); in hv_shutdown_init()
248 icmsghdrp->status = hibernation_supported ? in shutdown_onchannelcallback()
250 if (hibernation_supported) in shutdown_onchannelcallback()