Searched refs:swlevel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
H A D | ip27-irq.c | 124 int swlevel; in hub_domain_alloc() local 133 swlevel = alloc_level(); in hub_domain_alloc() 134 if (unlikely(swlevel < 0)) { in hub_domain_alloc() 138 irq_domain_set_info(domain, virq, swlevel, &hub_irq_type, hd, in hub_domain_alloc() 147 REMOTE_HUB_CLR_INTR(info->nasid, swlevel); in hub_domain_alloc()
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
H A D | ip27-irq.c | 125 int swlevel; in hub_domain_alloc() local 134 swlevel = alloc_level(); in hub_domain_alloc() 135 if (unlikely(swlevel < 0)) { in hub_domain_alloc() 139 irq_domain_set_info(domain, virq, swlevel, &hub_irq_type, hd, in hub_domain_alloc() 148 REMOTE_HUB_CLR_INTR(info->nasid, swlevel); in hub_domain_alloc()
|
Completed in 1 milliseconds