Searched refs:CPU_XBURST (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu-type.h41 case CPU_XBURST:
H A Dcpu.h316 CPU_BMIPS4380, CPU_BMIPS5000, CPU_XBURST, CPU_LOONGSON32, CPU_M14KC, enumerator in enum:cpu_type_enum
/linux-master/arch/mips/mm/
H A Ddma-noncoherent.c35 case CPU_XBURST:
H A Dsc-mips.c224 if (current_cpu_type() == CPU_XBURST) {
H A Dtlbex.c570 case CPU_XBURST:
/linux-master/arch/mips/kernel/
H A Didle.c166 case CPU_XBURST:
H A Dcpu-probe.c1812 c->cputype = CPU_XBURST;
1818 c->cputype = CPU_XBURST;
/linux-master/arch/mips/generic/
H A Dboard-ingenic.c191 if (boot_cpu_type() == CPU_XBURST) {

Completed in 167 milliseconds