Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_loongson3.c141 if (!(cause & CAUSEF_PCI)) in loongson3_perfcount_handler()
H A Dop_model_mipsxx.c243 if (cpu_has_mips_r2 && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_perfcount_handler()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h441 #define CAUSEF_PCI (_ULCAST_(1) << 26) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c1648 if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_pmu_handle_shared_irq()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h426 #define CAUSEF_PCI (_ULCAST_(1) << 26) macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dperf_event_mipsxx.c1582 if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_pmu_handle_shared_irq()

Completed in 26 milliseconds