Searched refs:SPRN_IBAT1L (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 65 BAT_SHOW_603(m, 1, SPRN_IBAT1L, SPRN_IBAT1U, false); in bats_show_603()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 65 BAT_SHOW_603(m, 1, SPRN_IBAT1L, SPRN_IBAT1U, false); in bats_show()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 156 mfspr r7, SPRN_IBAT1L 471 mtspr SPRN_IBAT1L, r7
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 156 mfspr r7, SPRN_IBAT1L 471 mtspr SPRN_IBAT1L, r7
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1130 mtspr SPRN_IBAT1L,r10
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 646 #define SPRN_IBAT1L 0x213 /* Instruction BAT 1 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 653 #define SPRN_IBAT1L 0x213 /* Instruction BAT 1 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1048 mtspr SPRN_IBAT1L,r10
|
Completed in 13 milliseconds