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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcache.S98 mfspr r5,SPRN_L2CR
104 1: mtspr SPRN_L2CR,r3
138 1: mtspr SPRN_L2CR,r5
150 mtspr SPRN_L2CR,r4
155 1: mfspr r3,SPRN_L2CR
162 mtspr SPRN_L2CR,r4
269 mfspr r3,SPRN_L2CR
276 1: mtspr SPRN_L2CR,r0 /* lock the L2 cache */
288 mtspr SPRN_L2CR,r0 /* set the hardware flush bit */
289 3: mfspr r0,SPRN_L2CR /* wai
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dl2cr_6xx.S105 mfspr r4,SPRN_L2CR
179 mtspr SPRN_L2CR,r3
192 mtspr SPRN_L2CR,r3
199 10: mfspr r3,SPRN_L2CR
206 3: mfspr r3,SPRN_L2CR
212 mtspr SPRN_L2CR,r3
221 mtspr SPRN_L2CR,r3
252 mfspr r3,SPRN_L2CR
H A Dcpu_setup_6xx.S252 mfspr r3,SPRN_L2CR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_emulate.c407 case SPRN_L2CR:
483 case SPRN_L2CR:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h335 #define SPRN_L2CR 0x3F9 /* Level 2 Cache Control Regsiter */ macro

Completed in 185 milliseconds