Searched refs:cpu_has_perf_cntr_intr_bit (Results 1 – 6 of 6) sorted by relevance
73 #define cpu_has_perf_cntr_intr_bit 1 macro77 #define cpu_has_perf_cntr_intr_bit 0 macro
61 #define cpu_has_perf_cntr_intr_bit 0 macro
70 #define cpu_has_perf_cntr_intr_bit 0 macro
51 #define cpu_has_perf_cntr_intr_bit 0 macro
391 #ifndef cpu_has_perf_cntr_intr_bit392 #define cpu_has_perf_cntr_intr_bit (cpu_data[0].options & MIPS_CPU_PCI) macro
1376 if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_pmu_handle_shared_irq()