Searched refs:SPRN_SPRG_GEN_SCRATCH (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | exceptions-64e.S | 108 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/ |
D | reg.h | 1013 #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/ |
D | tlb_low_64e.S | 51 mtspr SPRN_SPRG_GEN_SCRATCH,r12 90 mfspr r12,SPRN_SPRG_GEN_SCRATCH
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | bookehv_interrupts.S | 223 SPRN_SPRG_GEN_SCRATCH, \
|