Searched refs:SPRN_DBAT4L (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/powerpc/mm/ptdump/ |
| A D | bats.c | 82 BAT_SHOW_603(m, 4, SPRN_DBAT4L, SPRN_DBAT4U, true); in bats_show()
|
| /linux/arch/powerpc/platforms/powermac/ |
| A D | sleep.S | 138 mfspr r4,SPRN_DBAT4L 361 mtspr SPRN_DBAT4L,r4
|
| /linux/arch/powerpc/kernel/ |
| A D | swsusp_32.S | 128 mfspr r4,SPRN_DBAT4L 329 mtspr SPRN_DBAT4L,r4
|
| A D | head_book3s_32.S | 1063 mtspr SPRN_DBAT4L,r10
|
| /linux/arch/powerpc/platforms/83xx/ |
| A D | suspend-asm.S | 134 mfspr r5, SPRN_DBAT4L 449 mtspr SPRN_DBAT4L, r5
|
| /linux/arch/powerpc/include/asm/ |
| A D | reg.h | 512 #define SPRN_DBAT4L 0x239 /* Data BAT 4 Lower Register */ macro
|
Completed in 15 milliseconds