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