Searched refs:SPRN_DBAT6L (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/powerpc/mm/ptdump/ |
D | bats.c | 84 BAT_SHOW_603(m, 6, SPRN_DBAT6L, SPRN_DBAT6U, true); in bats_show()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | swsusp_32.S | 136 mfspr r4,SPRN_DBAT6L 337 mtspr SPRN_DBAT6L,r4
|
D | head_book3s_32.S | 1062 mtspr SPRN_DBAT6L,r10
|
/linux-6.1.9/arch/powerpc/platforms/powermac/ |
D | sleep.S | 146 mfspr r4,SPRN_DBAT6L 369 mtspr SPRN_DBAT6L,r4
|
/linux-6.1.9/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 144 mfspr r5, SPRN_DBAT6L 459 mtspr SPRN_DBAT6L, r5
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | reg.h | 513 #define SPRN_DBAT6L 0x23D /* Data BAT 6 Lower Register */ macro
|