Home
last modified time | relevance | path

Searched refs:CAUSEF_PCI (Results 1 – 2 of 2) sorted by relevance

/linux/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()
/linux/arch/mips/include/asm/
H A Dmipsregs.h571 #define CAUSEF_PCI (_ULCAST_(1) << 26) macro