Home
last modified time | relevance | path

Searched refs:SPRN_LDSTCR (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dcache.S246 mfspr r6,SPRN_LDSTCR
252 mtspr SPRN_LDSTCR,r6
266 mtspr SPRN_LDSTCR,r6
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dcpu_setup_6xx.S361 mfspr r4,SPRN_LDSTCR
450 mtspr SPRN_LDSTCR,r4
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h728 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro