Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-irq.c125 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()