Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/kernel/
Dhead.S32 call_pal PAL_halt
55 call_pal PAL_halt
98 call_pal PAL_halt
/linux-6.12.1/arch/alpha/boot/
Dhead.S17 call_pal PAL_halt
102 call_pal PAL_halt
/linux-6.12.1/arch/alpha/include/uapi/asm/
Dpal.h8 #define PAL_halt 0 macro
/linux-6.12.1/arch/alpha/include/asm/
Dpal.h10 #define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt))