Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_common.c133 static int hv_die_panic_notify_crash(struct notifier_block *self,
137 .notifier_call = hv_die_panic_notify_crash,
141 .notifier_call = hv_die_panic_notify_crash,
153 static int hv_die_panic_notify_crash(struct notifier_block *self, in hv_die_panic_notify_crash() function