Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_pic.c310 int intrvect_l2; in mpc52xx_irqhost_xlate() local
318 intrvect_l2 = (int)intspec[1]; in mpc52xx_irqhost_xlate()
323 intrvect_linux |= intrvect_l2 & MPC52xx_IRQ_L2_MASK; in mpc52xx_irqhost_xlate()
327 if (mpc52xx_is_extirq(intrvect_l1, intrvect_l2)) in mpc52xx_irqhost_xlate()
331 intrvect_l2); in mpc52xx_irqhost_xlate()