Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-irq.c113 if (pend & BIT_ULL(HEART_L2_INT_RESCHED_CPU_0)) { in ip30_normal_irq()
114 heart_write(BIT_ULL(HEART_L2_INT_RESCHED_CPU_0), in ip30_normal_irq()
252 set_bit(HEART_L2_INT_RESCHED_CPU_0 + cpu, mask); in ip30_install_ipi()
253 heart_write(BIT_ULL(HEART_L2_INT_RESCHED_CPU_0 + cpu), in ip30_install_ipi()
296 set_bit(HEART_L2_INT_RESCHED_CPU_0, heart_irq_map); in arch_init_irq()
H A Dip30-smp.c52 irq = HEART_L2_INT_RESCHED_CPU_0; in ip30_smp_send_ipi_single()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dheart.h295 #define HEART_L2_INT_RESCHED_CPU_0 46 macro