Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec.h539 static inline void __crash_kexec(struct pt_regs *regs) { } in __crash_kexec() function
/linux/arch/x86/hyperv/
H A Dhv_crash.c133 __crash_kexec(NULL); in hv_crash_handle()