Home
last modified time | relevance | path

Searched refs:EX_R1 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Dexception-64e.h41 #define EX_R1 (0 * 8) macro
/linux-5.19.10/arch/powerpc/kernel/
Dexceptions-64e.S256 std r1,PACA_EX##type+EX_R1(r13); /* save old r1 in the PACA */ \
389 ld r9,excf+EX_R1(r13); /* load orig r1 back from PACA */ \
727 ld r1,PACA_EXCRIT+EX_R1(r13)
798 ld r1,PACA_EXDBG+EX_R1(r13)
1051 ld r10,PACA_EXGEN+EX_R1(r13) /* FIXME for crit & mcheck */