Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h388 #define MIPS_CPU_PCI BIT_ULL(22) /* CPU has Perf Ctr Int indicator */ macro
Dcpu-features.h525 #define cpu_has_perf_cntr_intr_bit __opt(MIPS_CPU_PCI)
/arch/mips/kernel/
Dcpu-probe.c2075 c->options |= MIPS_CPU_PCI; in cpu_probe()