Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dhead.S31 call_pal PAL_halt
54 call_pal PAL_halt
97 call_pal PAL_halt
/arch/alpha/boot/
Dhead.S16 call_pal PAL_halt
101 call_pal PAL_halt
/arch/alpha/include/uapi/asm/
Dpal.h7 #define PAL_halt 0 macro
/arch/alpha/include/asm/
Dpal.h9 #define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt))