Searched refs:GIC_HWIRQ_TO_LOCAL (Results 1 – 1 of 1) sorted by relevance
44 #define GIC_HWIRQ_TO_LOCAL(x) ((x) - GIC_LOCAL_HWIRQ_BASE) macro331 int intr = GIC_HWIRQ_TO_LOCAL(d->hwirq); in gic_mask_local_irq()338 int intr = GIC_HWIRQ_TO_LOCAL(d->hwirq); in gic_unmask_local_irq()355 intr = GIC_HWIRQ_TO_LOCAL(d->hwirq); in gic_mask_local_irq_all_vpes()373 intr = GIC_HWIRQ_TO_LOCAL(d->hwirq); in gic_unmask_local_irq_all_vpes()489 intr = GIC_HWIRQ_TO_LOCAL(hwirq); in gic_irq_domain_map()
Completed in 5 milliseconds