Searched defs:hv_crash_handler (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/cpu/ | ||
| H A D | mshyperv.c | 151 static void (*hv_crash_handler)(struct pt_regs *regs); global() variable |
| /linux/drivers/hv/ | ||
| H A D | vmbus_drv.c | 2896 static void hv_crash_handler(struct pt_regs *regs) hv_crash_handler() function |