Home
last modified time | relevance | path

Searched refs:INTCTLB_IPPCI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h404 #define INTCTLB_IPPCI 26 macro
405 #define INTCTLF_IPPCI (_ULCAST_(7) << INTCTLB_IPPCI)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h389 #define INTCTLB_IPPCI 26 macro
390 #define INTCTLF_IPPCI (_ULCAST_(7) << INTCTLB_IPPCI)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c2290 cp0_perfcount_irq = (read_c0_intctl() >> INTCTLB_IPPCI) & 7; in per_cpu_trap_init()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c2290 cp0_perfcount_irq = (read_c0_intctl() >> INTCTLB_IPPCI) & 7; in per_cpu_trap_init()

Completed in 18 milliseconds