Searched refs:SPRN_L3CR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dl2cr_6xx.S282 mfspr r4,SPRN_L3CR
310 mtspr SPRN_L3CR,r3
314 mtspr SPRN_L3CR,r3
317 mtspr SPRN_L3CR,r3
328 mtspr SPRN_L3CR,r3
333 10: mfspr r3,SPRN_L3CR
339 mtspr SPRN_L3CR,r3
353 mtspr SPRN_L3CR,r3
371 mfspr r3,SPRN_L3CR
H A Dcpu_setup_6xx.S210 mfspr r11,SPRN_L3CR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcache.S318 4: mfspr r3,SPRN_L3CR
324 mtspr SPRN_L3CR,r0 /* lock the L3 cache */
329 mtspr SPRN_L3CR,r0 /* set the hardware flush bit */
330 5: mfspr r0,SPRN_L3CR /* wait for it to go to zero */
335 mtspr SPRN_L3CR,r3 /* disable the L3 cache */
338 mtspr SPRN_L3CR,r4
339 1: mfspr r4,SPRN_L3CR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h370 #define SPRN_L3CR 0x3FA /* Level 3 Cache Control Regsiter */ macro

Completed in 30 milliseconds