Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dhead_64.S428 2: SET_PACA(r13)
803 SET_PACA(r13) /* Save vaddr of paca in an SPRG*/
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1169 #define SET_PACA(rX) \ macro
1207 #define SET_PACA(rX) mtspr SPRN_SPRG_PACA,rX macro