Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dpaca.c197 mtspr(SPRN_SPRG_HPACA, local_paca); in setup_paca()
/arch/powerpc/include/asm/
Dreg.h969 #define SPRN_SPRG_HPACA SPRN_HSPRG0 macro
978 mfspr rX,SPRN_SPRG_HPACA; \
985 mtspr SPRN_SPRG_HPACA,rX; \