Searched refs:SPRN_IBAT2L (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 66 BAT_SHOW_603(m, 2, SPRN_IBAT2L, SPRN_IBAT2U, false); in bats_show_603()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 66 BAT_SHOW_603(m, 2, SPRN_IBAT2L, SPRN_IBAT2U, false); in bats_show()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 164 mfspr r5, SPRN_IBAT2L 479 mtspr SPRN_IBAT2L, r5
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 164 mfspr r5, SPRN_IBAT2L 479 mtspr SPRN_IBAT2L, r5
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1132 mtspr SPRN_IBAT2L,r10
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 648 #define SPRN_IBAT2L 0x215 /* Instruction BAT 2 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 655 #define SPRN_IBAT2L 0x215 /* Instruction BAT 2 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1050 mtspr SPRN_IBAT2L,r10
|
Completed in 13 milliseconds