Searched refs:SPRN_IBAT6L (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 71 BAT_SHOW_603(m, 6, SPRN_IBAT6L, SPRN_IBAT6U, false); in bats_show_603()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 71 BAT_SHOW_603(m, 6, SPRN_IBAT6L, SPRN_IBAT6U, false); in bats_show()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 162 mfspr r4,SPRN_IBAT6L 385 mtspr SPRN_IBAT6L,r4
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | swsusp_32.S | 152 mfspr r4,SPRN_IBAT6L 353 mtspr SPRN_IBAT6L,r4
|
H A D | head_book3s_32.S | 1155 mtspr SPRN_IBAT6L,r10
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | swsusp_32.S | 154 mfspr r4,SPRN_IBAT6L 355 mtspr SPRN_IBAT6L,r4
|
H A D | head_book3s_32.S | 1073 mtspr SPRN_IBAT6L,r10
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 162 mfspr r4,SPRN_IBAT6L 385 mtspr SPRN_IBAT6L,r4
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 184 mfspr r5, SPRN_IBAT6L 499 mtspr SPRN_IBAT6L, r5
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 184 mfspr r5, SPRN_IBAT6L 499 mtspr SPRN_IBAT6L, r5
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 656 #define SPRN_IBAT6L 0x235 /* Instruction BAT 6 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 663 #define SPRN_IBAT6L 0x235 /* Instruction BAT 6 Lower Register */ macro
|
Completed in 15 milliseconds