Home
last modified time | relevance | path

Searched refs:SPRN_SPRG_GEN_SCRATCH (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64e.S108 mfspr r10,SPRN_SPRG_GEN_SCRATCH
187 mtspr SPRN_SPRG_GEN_SCRATCH,r10
419 EXCEPTION_COMMON_LVL(n, SPRN_SPRG_GEN_SCRATCH, PACA_EXGEN)
951 mfspr r13,SPRN_SPRG_GEN_SCRATCH
990 mtspr SPRN_SPRG_GEN_SCRATCH,r13;
1079 mtspr SPRN_SPRG_GEN_SCRATCH,r0
1091 mfspr r13,SPRN_SPRG_GEN_SCRATCH
1154 mfspr r5,SPRN_SPRG_GEN_SCRATCH;/* get back r13 XXX can be wrong */ \
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h1013 #define SPRN_SPRG_GEN_SCRATCH SPRN_SPRG0 macro
1014 #define SPRN_SPRG_GDBELL_SCRATCH SPRN_SPRG_GEN_SCRATCH
/linux-4.4.14/arch/powerpc/mm/
Dtlb_low_64e.S51 mtspr SPRN_SPRG_GEN_SCRATCH,r12
90 mfspr r12,SPRN_SPRG_GEN_SCRATCH
/linux-4.4.14/arch/powerpc/kvm/
Dbookehv_interrupts.S223 SPRN_SPRG_GEN_SCRATCH, \