Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c254 unsigned int *l2cr = (unsigned int *) in pmac_show_cpuinfo() local
256 if (l2cr != 0) { in pmac_show_cpuinfo()
257 seq_printf(m, "l2cr override\t: 0x%x\n", *l2cr); in pmac_show_cpuinfo()
321 unsigned int *l2cr = (unsigned int *) in pmac_setup_arch() local
323 if (l2cr != 0) { in pmac_setup_arch()
325 ppc_override_l2cr_value = *l2cr; in pmac_setup_arch()
/linux-2.4.37.9/arch/ppc/kernel/
DMakefile45 obj-$(CONFIG_6xx) += l2cr.o cpu_setup_6xx.o
99 l2cr.o: l2cr.S ppc_defs.h
/linux-2.4.37.9/Documentation/sysctl/
Dkernel.txt27 - l2cr [ PPC only ]
108 l2cr: (PPC only)