Searched refs:SPRN_LDSTCR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | cache.S | 246 mfspr r6,SPRN_LDSTCR 252 mtspr SPRN_LDSTCR,r6 266 mtspr SPRN_LDSTCR,r6
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | cache.S | 246 mfspr r6,SPRN_LDSTCR 252 mtspr SPRN_LDSTCR,r6 266 mtspr SPRN_LDSTCR,r6
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cpu_setup_6xx.S | 361 mfspr r4,SPRN_LDSTCR 450 mtspr SPRN_LDSTCR,r4
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | cpu_setup_6xx.S | 390 mfspr r4,SPRN_LDSTCR 479 mtspr SPRN_LDSTCR,r4
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 728 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 735 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro
|
Completed in 11 milliseconds