Searched refs:SPRN_SRR0 (Results 1 – 23 of 23) sorted by relevance
/linux-2.6.39/arch/powerpc/include/asm/ |
D | exception-64s.h | 72 mfspr r11,SPRN_SRR0; /* save SRR0 */ \ 74 mtspr SPRN_SRR0,r12; \ 162 mtspr SPRN_SRR0,r20; \ 190 mfspr r11,SPRN_SRR0; /* save SRR0 */ \ 192 mtspr SPRN_SRR0,r12; \
|
D | exception-64e.h | 107 mfspr r16,SPRN_SRR0; \ 142 mtspr SPRN_SRR0,r15; \
|
D | reg.h | 434 #define SPRN_SRR0 0x01A /* Save/Restore Register 0 */ macro
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | entry_32.S | 87 mfspr r0,SPRN_SRR0 107 mfspr r0,SPRN_SRR0 198 mtspr SPRN_SRR0,r12 232 mtspr SPRN_SRR0,r11 271 mtspr SPRN_SRR0,r9 397 mtspr SPRN_SRR0,r7 731 mtspr SPRN_SRR0,r12 940 mtspr SPRN_SRR0,r12 967 mtspr SPRN_SRR0,r11 1086 mtspr SPRN_SRR0,r9; [all …]
|
D | exceptions-64s.S | 126 mfspr r3,SPRN_SRR0 /* SRR0 is faulting address */ 169 mfspr r11,SPRN_SRR0 173 mtspr SPRN_SRR0,r12 539 mtspr SPRN_SRR0,r11 557 mfspr r11,SPRN_SRR0 560 mtspr SPRN_SRR0,r10 724 mtspr SPRN_SRR0,r11 970 mtspr SPRN_SRR0,r11
|
D | head_44x.S | 126 mtspr SPRN_SRR0,r4 318 mfspr r10, SPRN_SRR0 /* Get faulting address */ 384 mfspr r10,SPRN_SRR0 551 mfspr r10,SPRN_SRR0 /* Get faulting address */ 830 mtspr SPRN_SRR0,r0 1047 mtspr SPRN_SRR0,r0
|
D | head_8xx.S | 100 mtspr SPRN_SRR0,r0 140 mfspr r12,SPRN_SRR0; \ 310 mfspr r10, SPRN_SRR0 /* Get effective address of fault */ 572 mfspr r10, SPRN_SRR0 759 mtspr SPRN_SRR0,r4 782 mtspr SPRN_SRR0,r3
|
D | exceptions-64e.S | 57 #define SPRN_GEN_SRR0 SPRN_SRR0 377 mfspr r11,SPRN_SRR0 /* get return address */ 573 mtspr SPRN_SRR0,r10 612 mfspr r10,SPRN_SRR0; /* read SRR0 before touching stack */ 765 mtspr SPRN_SRR0,r6 835 mtspr SPRN_SRR0,r6
|
D | head_32.S | 211 mtspr SPRN_SRR0,r0 280 mfspr r12,SPRN_SRR0; \ 889 mtspr SPRN_SRR0,r3 1005 mtspr SPRN_SRR0,r4 1031 mtspr SPRN_SRR0,r3 1147 mtspr SPRN_SRR0,r4 1279 mtspr SPRN_SRR0,r6
|
D | fsl_booke_entry_mapping.S | 123 mtspr SPRN_SRR0,r7 219 mtspr SPRN_SRR0,r6
|
D | head_64.S | 279 mtspr SPRN_SRR0,r4 610 mtspr SPRN_SRR0,r3 732 mtspr SPRN_SRR0,r3
|
D | head_40x.S | 83 mtspr SPRN_SRR0,r0 136 mfspr r12,SPRN_SRR0; \ 587 mfspr r10, SPRN_SRR0 /* Get faulting address */ 870 mtspr SPRN_SRR0,r4 896 mtspr SPRN_SRR0,r3
|
D | head_fsl_booke.S | 224 mtspr SPRN_SRR0,r4 440 mfspr r10, SPRN_SRR0 /* Get faulting address */ 693 mtspr SPRN_SRR0,r12 945 mtspr SPRN_SRR0,r3
|
D | entry_64.S | 247 mtspr SPRN_SRR0,r7 644 mtspr SPRN_SRR0,r2 834 mtspr SPRN_SRR0,r5 857 mtspr SPRN_SRR0,r3
|
D | head_booke.h | 46 mfspr r12,SPRN_SRR0; \
|
D | misc_64.S | 526 mtspr SPRN_SRR0,r11
|
D | misc_32.S | 740 mtspr SPRN_SRR0, r8
|
/linux-2.6.39/arch/powerpc/platforms/amigaone/ |
D | setup.c | 133 mtspr(SPRN_SRR0, 0xfff00100); in amigaone_restart()
|
/linux-2.6.39/arch/powerpc/platforms/embedded6xx/ |
D | holly.c | 243 mtspr(SPRN_SRR0, 0xfff00100); in holly_restart()
|
/linux-2.6.39/arch/powerpc/kvm/ |
D | emulate.c | 244 case SPRN_SRR0: in kvmppc_emulate_instruction() 328 case SPRN_SRR0: in kvmppc_emulate_instruction()
|
D | booke_interrupts.S | 128 mfspr r9, SPRN_SRR0 186 mfspr r3, SPRN_SRR0
|
/linux-2.6.39/arch/powerpc/platforms/iseries/ |
D | exception.S | 265 mtspr SPRN_SRR0,r11
|
/linux-2.6.39/arch/powerpc/platforms/52xx/ |
D | lite5200_sleep.S | 212 mtspr SPRN_SRR0, r10
|