Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dhead.S32 call_pal PAL_halt
55 call_pal PAL_halt
98 call_pal PAL_halt
/openbmc/linux/arch/alpha/boot/
H A Dhead.S17 call_pal PAL_halt
102 call_pal PAL_halt
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dpal.h8 #define PAL_halt 0 macro
/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S36 #define PAL_halt 0 macro
113 call_pal PAL_halt
/openbmc/linux/arch/alpha/include/asm/
H A Dpal.h10 #define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt))