Home
last modified time | relevance | path

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

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