Home
last modified time | relevance | path

Searched refs:MIPS_CPU_PCI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h388 #define MIPS_CPU_PCI BIT_ULL(22) /* CPU has Perf Ctr Int indicator */ macro
H A Dcpu-features.h527 #define cpu_has_perf_cntr_intr_bit __opt(MIPS_CPU_PCI)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c2062 c->options |= MIPS_CPU_PCI; in cpu_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c1935 c->options |= MIPS_CPU_PCI; in cpu_probe()

Completed in 9 milliseconds