Searched refs:__halt (Results 1 - 8 of 8) sorted by path

/linux-master/arch/alpha/include/asm/
H A Dpal.h10 #define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt)) macro
/linux-master/arch/alpha/boot/
H A Dbootp.c98 __halt();
H A Dbootpz.c146 __halt();
352 __halt();
H A Dmain.c92 __halt();
189 __halt();
/linux-master/arch/alpha/kernel/
H A Dsetup.c1354 __halt();
H A Dtraps.c65 __halt();
/linux-master/arch/alpha/mm/
H A Dinit.c159 __halt(); /* "We're boned." --Bender */
/linux-master/arch/x86/coco/tdx/
H A Dtdx.c253 static u64 __cpuidle __halt(const bool irq_disabled) function
280 if (__halt(irq_disabled))
293 if (__halt(irq_disabled))

Completed in 255 milliseconds