Home
last modified time | relevance | path

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

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