Searched refs:SPRN_DBAT7U (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/arch/powerpc/mm/ptdump/ |
D | bats.c | 85 BAT_SHOW_603(m, 7, SPRN_DBAT7L, SPRN_DBAT7U, true); in bats_show()
|
/linux-6.6.21/arch/powerpc/platforms/powermac/ |
D | sleep.S | 148 mfspr r4,SPRN_DBAT7U 371 mtspr SPRN_DBAT7U,r4
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | swsusp_32.S | 140 mfspr r4,SPRN_DBAT7U 341 mtspr SPRN_DBAT7U,r4
|
D | head_book3s_32.S | 1066 mtspr SPRN_DBAT7U,r10
|
/linux-6.6.21/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 145 mfspr r6, SPRN_DBAT7U 460 mtspr SPRN_DBAT7U, r6
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | reg.h | 525 #define SPRN_DBAT7U 0x23E /* Data BAT 7 Upper Register */ macro
|