Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_common.c207 static struct notifier_block hv_reboot_notifier = { variable
215 ret = register_reboot_notifier(&hv_reboot_notifier); in hv_sleep_notifiers_register()