Searched refs:MIPS_CPU_PCI (Results 1 – 3 of 3) sorted by relevance
368 #define MIPS_CPU_PCI 0x00400000ull /* CPU has Perf Ctr Int indicator */ macro
396 #define cpu_has_perf_cntr_intr_bit (cpu_data[0].options & MIPS_CPU_PCI)
1502 c->options |= MIPS_CPU_PCI; in cpu_probe()