Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dpaca.c233 mtspr(SPRN_SPRG_HPACA, local_paca); in setup_paca()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1157 #define SPRN_SPRG_HPACA SPRN_HSPRG0 macro
1166 mfspr rX,SPRN_SPRG_HPACA; \
1173 mtspr SPRN_SPRG_HPACA,rX; \