Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/sgi-ip27/
Dip27-irq.c124 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()