Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/boot/
H A Dmain.c92 __halt(); in pal_init()
189 __halt(); in start_kernel()
H A Dbootpz.c146 __halt(); in pal_init()
352 __halt(); in start_kernel()
H A Dbootp.c98 __halt(); in pal_init()
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c230 static u64 __cpuidle __halt(const bool irq_disabled) in __halt() function
257 if (__halt(irq_disabled)) in handle_halt()
270 if (__halt(irq_disabled)) in tdx_safe_halt()
/openbmc/linux/arch/alpha/include/asm/
H A Dpal.h10 #define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt)) macro
/openbmc/linux/arch/alpha/mm/
H A Dinit.c159 __halt(); /* "We're boned." --Bender */ in callback_init()
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c97 __halt(); in dik_show_regs()
H A Dsetup.c1439 __halt(); in alpha_panic_event()