Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sgi-ip27/
Dip27-init.c100 __set_bit(i, hub->irq_alloc_mask); in per_hub_init()
104 __set_bit(IP_PEND0_6_63, hub->irq_alloc_mask); in per_hub_init()
108 __set_bit(i, hub->irq_alloc_mask); in per_hub_init()
Dip27-irq.c197 __set_bit(resched, hub->irq_alloc_mask); in install_ipi()
202 __set_bit(call, hub->irq_alloc_mask); in install_ipi()
Dip27-irq-pci.c71 level = find_first_zero_bit(hub->irq_alloc_mask, LEVELS_PER_SLICE); in alloc_level()
75 __set_bit(level, hub->irq_alloc_mask); in alloc_level()
/Linux-v4.19/arch/mips/include/asm/mach-ip27/
Dmmzone.h23 unsigned long irq_alloc_mask[2]; member
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dmmzone.h35 unsigned long irq_alloc_mask[2]; member