Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S37 #define PAL_wrent 52 macro
60 call_pal PAL_wrent
65 call_pal PAL_wrent
70 call_pal PAL_wrent
75 call_pal PAL_wrent
80 call_pal PAL_wrent
85 call_pal PAL_wrent
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dpal.h41 #define PAL_wrent 52 macro
/openbmc/linux/arch/alpha/boot/
H A Dhead.S25 call_pal PAL_wrent
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c58 : [rti] "n" (PAL_rti), [wrent] "n" (PAL_wrent) in opDEC_check()