Searched refs:SPRN_IBAT4L (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 69 BAT_SHOW_603(m, 4, SPRN_IBAT4L, SPRN_IBAT4U, false); in bats_show()
|
/linux/arch/powerpc/kernel/ |
H A D | swsusp_32.S | 146 mfspr r4,SPRN_IBAT4L 347 mtspr SPRN_IBAT4L,r4
|
H A D | head_book3s_32.S | 1060 mtspr SPRN_IBAT4L,r10
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 154 mfspr r4,SPRN_IBAT4L 377 mtspr SPRN_IBAT4L,r4
|
/linux/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 175 mfspr r5, SPRN_IBAT4L 491 mtspr SPRN_IBAT4L, r5
|
/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 655 #define SPRN_IBAT4L 0x231 /* Instruction BAT 4 Lower Register */ macro
|