Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dpaca.c233 mtspr(SPRN_SPRG_HPACA, local_paca); in setup_paca()
/arch/powerpc/include/asm/
Dreg.h1149 #define SPRN_SPRG_HPACA SPRN_HSPRG0 macro
1158 mfspr rX,SPRN_SPRG_HPACA; \
1165 mtspr SPRN_SPRG_HPACA,rX; \