CAUSEF_PCI       1390 arch/mips/kernel/perf_event_mipsxx.c 	if (cpu_has_perf_cntr_intr_bit && !(read_c0_cause() & CAUSEF_PCI))
CAUSEF_PCI        141 arch/mips/oprofile/op_model_loongson3.c 	if (!(cause & CAUSEF_PCI))
CAUSEF_PCI        243 arch/mips/oprofile/op_model_mipsxx.c 	if (cpu_has_mips_r2 && !(read_c0_cause() & CAUSEF_PCI))