Home
last modified time | relevance | path

Searched refs:SPRN_SPRG_PACA (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dreg.h1137 #define SPRN_SPRG_PACA SPRN_SPRG1 macro
1151 mfspr rX,SPRN_SPRG_PACA; \
1158 mtspr SPRN_SPRG_PACA,rX; \
1194 #define SET_PACA(rX) mtspr SPRN_SPRG_PACA,rX
1195 #define GET_PACA(rX) mfspr rX,SPRN_SPRG_PACA
H A Dexception-64e.h95 mfspr r13,SPRN_SPRG_PACA; \
/linux/arch/powerpc/kernel/
H A Dpaca.c235 mtspr(SPRN_SPRG_PACA, local_paca); in setup_paca()
H A Dexceptions-64e.S250 mfspr r13,SPRN_SPRG_PACA; /* get PACA */ \
663 mfspr r13,SPRN_SPRG_PACA /* get our PACA */
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S48 mfspr r13,SPRN_SPRG_PACA