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