Home
last modified time | relevance | path

Searched refs:SPRN_L2CR (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/powermac/
A Dcache.S99 mfspr r5,SPRN_L2CR
105 1: mtspr SPRN_L2CR,r3
139 1: mtspr SPRN_L2CR,r5
151 mtspr SPRN_L2CR,r4
156 1: mfspr r3,SPRN_L2CR
163 mtspr SPRN_L2CR,r4
271 mfspr r3,SPRN_L2CR
278 1: mtspr SPRN_L2CR,r0 /* lock the L2 cache */
299 1: mtspr SPRN_L2CR,r3 /* disable the L2 cache */
310 mtspr SPRN_L2CR,r4
[all …]
/linux/arch/powerpc/kernel/
A Dl2cr_6xx.S123 mfspr r4,SPRN_L2CR
197 mtspr SPRN_L2CR,r3
210 mtspr SPRN_L2CR,r3
217 10: mfspr r3,SPRN_L2CR
224 3: mfspr r3,SPRN_L2CR
230 mtspr SPRN_L2CR,r3
239 mtspr SPRN_L2CR,r3
269 mfspr r3,SPRN_L2CR
A Dcpu_setup_6xx.S263 mfspr r3,SPRN_L2CR
/linux/arch/powerpc/kvm/
A Dbook3s_emulate.c821 case SPRN_L2CR: in kvmppc_core_emulate_mtspr_pr()
988 case SPRN_L2CR: in kvmppc_core_emulate_mfspr_pr()
/linux/arch/powerpc/include/asm/
A Dreg.h669 #define SPRN_L2CR 0x3F9 /* Level 2 Cache Control Register */ macro

Completed in 12 milliseconds