Searched refs:SPRN_IBAT0L (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 64 BAT_SHOW_603(m, 0, SPRN_IBAT0L, SPRN_IBAT0U, false); in bats_show_603()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | bats.c | 64 BAT_SHOW_603(m, 0, SPRN_IBAT0L, SPRN_IBAT0U, false); in bats_show()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 154 mfspr r5, SPRN_IBAT0L 469 mtspr SPRN_IBAT0L, r5
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 154 mfspr r5, SPRN_IBAT0L 469 mtspr SPRN_IBAT0L, r5
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1128 mtspr SPRN_IBAT0L,r10 1230 mtspr SPRN_IBAT0L,r8
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 1046 mtspr SPRN_IBAT0L,r10 1151 mtspr SPRN_IBAT0L,r8
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 644 #define SPRN_IBAT0L 0x211 /* Instruction BAT 0 Lower Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 651 #define SPRN_IBAT0L 0x211 /* Instruction BAT 0 Lower Register */ macro
|
Completed in 13 milliseconds