Searched refs:current_cpu_type (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/vr41xx/common/
H A Dicu.c160 if (current_cpu_type() == CPU_VR4111 ||
161 current_cpu_type() == CPU_VR4121) {
175 if (current_cpu_type() == CPU_VR4111 ||
176 current_cpu_type() == CPU_VR4121) {
190 if (current_cpu_type() == CPU_VR4111 ||
191 current_cpu_type() == CPU_VR4121) {
205 if (current_cpu_type() == CPU_VR4111 ||
206 current_cpu_type() == CPU_VR4121) {
220 if (current_cpu_type() == CPU_VR4111 ||
221 current_cpu_type()
[all...]
H A Dcmu.c98 if (current_cpu_type() == CPU_VR4111 ||
99 current_cpu_type() == CPU_VR4121)
149 if (current_cpu_type() == CPU_VR4111 ||
150 current_cpu_type() == CPU_VR4121) {
169 if (current_cpu_type() == CPU_VR4111 ||
170 current_cpu_type() == CPU_VR4121) {
219 switch (current_cpu_type()) {
249 if (current_cpu_type() == CPU_VR4133)
H A Dbcu.c73 switch (current_cpu_type()) {
91 switch (current_cpu_type()) {
141 switch (current_cpu_type()) {
183 switch (current_cpu_type()) {
H A Dpmu.c65 switch (current_cpu_type()) {
101 switch (current_cpu_type()) {
H A Dsiu.c86 switch (current_cpu_type()) {
129 switch (current_cpu_type()) {
H A Drtc.c85 switch (current_cpu_type()) {
H A Dgiu.c84 switch (current_cpu_type()) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/prom/
H A Dinit.c111 if ((current_cpu_type() == CPU_R4000SC) ||
112 (current_cpu_type() == CPU_R4400SC)) {
122 if ((current_cpu_type() == CPU_R3000) ||
123 (current_cpu_type() == CPU_R3000A)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtime.c90 switch (current_cpu_type()) {
H A Dtraps.c1251 switch (current_cpu_type()) {
1879 if (current_cpu_type() == CPU_R6000 ||
1880 current_cpu_type() == CPU_R6000A) {
H A Dcpu-probe.c1024 BUG_ON(current_cpu_type() != c->cputype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-tx39.c73 if (current_cpu_type() != CPU_TX3912)
321 switch (current_cpu_type()) {
355 switch (current_cpu_type()) {
H A Dtlb-r4k.c436 if (current_cpu_type() == CPU_R10000 ||
437 current_cpu_type() == CPU_R12000 ||
438 current_cpu_type() == CPU_R14000)
H A Ddma-default.c41 (current_cpu_type() == CPU_R10000 ||
42 current_cpu_type() == CPU_R12000);
H A Dc-r4k.c352 switch (current_cpu_type()) {
429 if (current_cpu_type() == CPU_R4000SC ||
430 current_cpu_type() == CPU_R4000MC ||
431 current_cpu_type() == CPU_R4400SC ||
432 current_cpu_type() == CPU_R4400MC) {
1336 switch (current_cpu_type()) {
H A Dpage.c171 switch (current_cpu_type()) {
203 if (current_cpu_type() == CPU_SB1 &&
H A Dtlbex.c80 switch (current_cpu_type()) {
92 switch (current_cpu_type()) {
389 switch (current_cpu_type()) {
430 switch (current_cpu_type()) {
446 switch (current_cpu_type()) {
948 switch (current_cpu_type()) {
982 switch (current_cpu_type()) {
2142 switch (current_cpu_type()) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dcommon.c79 switch (current_cpu_type()) {
H A Dop_model_mipsxx.c265 switch (current_cpu_type()) {
319 switch (current_cpu_type()) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dkn02xa-berr.c126 if (current_cpu_type() == CPU_R4000SC)
H A Decc-berr.c257 if (current_cpu_type() == CPU_R4400SC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h16 #ifndef current_cpu_type
17 #define current_cpu_type() current_cpu_data.cputype macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-vr41xx.c232 if (current_cpu_type() == CPU_VR4122)

Completed in 214 milliseconds