Searched refs:cpu_has_perf_cntr_intr_bit (Results 1 – 6 of 6) sorted by relevance
74 #define cpu_has_perf_cntr_intr_bit 1 macro78 #define cpu_has_perf_cntr_intr_bit 0 macro
71 #define cpu_has_perf_cntr_intr_bit 0 macro
47 #define cpu_has_perf_cntr_intr_bit 0 macro
80 #define cpu_has_perf_cntr_intr_bit 0 macro
501 #ifndef cpu_has_perf_cntr_intr_bit502 #define cpu_has_perf_cntr_intr_bit __opt(MIPS_CPU_PCI) macro
1390 if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_pmu_handle_shared_irq()