Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu-type.h41 case CPU_XBURST: in __get_cpu_type()
Dcpu.h316 CPU_BMIPS4380, CPU_BMIPS5000, CPU_XBURST, CPU_LOONGSON32, CPU_M14KC, enumerator
/arch/mips/mm/
Ddma-noncoherent.c35 case CPU_XBURST: in cpu_needs_post_dma_flush()
Dsc-mips.c224 if (current_cpu_type() == CPU_XBURST) { in mips_sc_probe()
Dtlbex.c589 case CPU_XBURST: in build_tlb_write_entry()
/arch/mips/kernel/
Didle.c166 case CPU_XBURST: in check_wait()
Dcpu-probe.c1817 c->cputype = CPU_XBURST; in cpu_probe_ingenic()
1823 c->cputype = CPU_XBURST; in cpu_probe_ingenic()
/arch/mips/generic/
Dboard-ingenic.c191 if (boot_cpu_type() == CPU_XBURST) { in ingenic_pm_init()