Home
last modified time | relevance | path

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

/linux-4.1.27/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.c192 __set_bit(resched, hub->irq_alloc_mask); in install_ipi()
197 __set_bit(call, hub->irq_alloc_mask); in install_ipi()
Dip27-irq-pci.c70 level = find_first_zero_bit(hub->irq_alloc_mask, LEVELS_PER_SLICE); in alloc_level()
74 __set_bit(level, hub->irq_alloc_mask); in alloc_level()
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
Dmmzone.h22 unsigned long irq_alloc_mask[2]; member
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dmmzone.h35 unsigned long irq_alloc_mask[2]; member