Searched refs:SPRN_IBAT5L (Results 1 – 6 of 6) sorted by relevance
/arch/powerpc/mm/ptdump/ |
D | bats.c | 70 BAT_SHOW_603(m, 5, SPRN_IBAT5L, SPRN_IBAT5U, false); in bats_show_603()
|
/arch/powerpc/kernel/ |
D | swsusp_32.S | 148 mfspr r4,SPRN_IBAT5L 349 mtspr SPRN_IBAT5L,r4
|
D | head_book3s_32.S | 1153 mtspr SPRN_IBAT5L,r10
|
/arch/powerpc/platforms/powermac/ |
D | sleep.S | 158 mfspr r4,SPRN_IBAT5L 381 mtspr SPRN_IBAT5L,r4
|
/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 176 mfspr r7, SPRN_IBAT5L 491 mtspr SPRN_IBAT5L, r7
|
/arch/powerpc/include/asm/ |
D | reg.h | 654 #define SPRN_IBAT5L 0x233 /* Instruction BAT 5 Lower Register */ macro
|