Searched refs:PAL_wrent (Results 1 – 3 of 3) sorted by relevance
/arch/alpha/boot/ | ||
D | head.S | 23 call_pal PAL_wrent |
/arch/alpha/include/asm/ | ||
D | pal.h | 40 #define PAL_wrent 52 macro |
/arch/alpha/kernel/ | ||
D | traps.c | 57 : [rti] "n" (PAL_rti), [wrent] "n" (PAL_wrent) in opDEC_check() |