Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h1139 #define SPRN_SPRG_PACA SPRN_SPRG1 macro
1153 mfspr rX,SPRN_SPRG_PACA; \
1160 mtspr SPRN_SPRG_PACA,rX; \
1196 #define SET_PACA(rX) mtspr SPRN_SPRG_PACA,rX
1197 #define GET_PACA(rX) mfspr rX,SPRN_SPRG_PACA
A Dexception-64e.h95 mfspr r13,SPRN_SPRG_PACA; \
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpaca.c233 mtspr(SPRN_SPRG_PACA, local_paca); in setup_paca()
A Dexceptions-64e.S246 mfspr r13,SPRN_SPRG_PACA; /* get PACA */ \
659 mfspr r13,SPRN_SPRG_PACA /* get our PACA */
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb_low_64e.S48 mfspr r13,SPRN_SPRG_PACA

Completed in 13 milliseconds