Home
last modified time | relevance | path

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

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