Searched refs:SPRN_IBAT6L (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/arch/powerpc/mm/ptdump/ |
D | bats.c | 71 BAT_SHOW_603(m, 6, SPRN_IBAT6L, SPRN_IBAT6U, false); in bats_show()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | swsusp_32.S | 154 mfspr r4,SPRN_IBAT6L 355 mtspr SPRN_IBAT6L,r4
|
D | head_book3s_32.S | 1073 mtspr SPRN_IBAT6L,r10
|
/Linux-v6.6/arch/powerpc/platforms/powermac/ |
D | sleep.S | 162 mfspr r4,SPRN_IBAT6L 385 mtspr SPRN_IBAT6L,r4
|
/Linux-v6.6/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 184 mfspr r5, SPRN_IBAT6L 499 mtspr SPRN_IBAT6L, r5
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | reg.h | 661 #define SPRN_IBAT6L 0x235 /* Instruction BAT 6 Lower Register */ macro
|