Searched refs:cpu_has_perf_cntr_intr_bit (Results 1 – 8 of 8) sorted by relevance
74 #define cpu_has_perf_cntr_intr_bit 1 macro78 #define cpu_has_perf_cntr_intr_bit 0 macro
49 #define cpu_has_perf_cntr_intr_bit 0 macro
69 #define cpu_has_perf_cntr_intr_bit 0 macro
67 #define cpu_has_perf_cntr_intr_bit 0 macro
79 #define cpu_has_perf_cntr_intr_bit 0 macro
46 #define cpu_has_perf_cntr_intr_bit 0 macro
526 #ifndef cpu_has_perf_cntr_intr_bit527 #define cpu_has_perf_cntr_intr_bit __opt(MIPS_CPU_PCI) macro
1648 if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_pmu_handle_shared_irq()