Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dreboot.c96 void __noreturn machine_real_restart(unsigned int type) in machine_real_restart() function
132 EXPORT_SYMBOL(machine_real_restart);
134 STACK_FRAME_NON_STANDARD(machine_real_restart);
683 machine_real_restart(MRR_BIOS); in native_machine_emergency_restart()
H A Dapm_32.c986 machine_real_restart(MRR_APM); in apm_power_off()
/openbmc/linux/arch/x86/include/asm/
H A Dreboot.h23 void __noreturn machine_real_restart(unsigned int type);
/openbmc/linux/tools/objtool/
H A Dnoreturns.h28 NORETURN(machine_real_restart)
/openbmc/linux/arch/x86/platform/efi/
H A Dquirks.c756 machine_real_restart(MRR_BIOS); in efi_crash_gracefully_on_page_fault()