Searched defs:hwirq_type (Results 1 – 1 of 1) sorted by relevance
97 static void gicv5_hwirq_init(irq_hw_number_t hwirq, u8 priority, u8 hwirq_type) in gicv5_hwirq_init()139 static void gicv5_iri_irq_mask(struct irq_data *d, u8 hwirq_type) in gicv5_iri_irq_mask()188 static void gicv5_iri_irq_unmask(struct irq_data *d, u8 hwirq_type) in gicv5_iri_irq_unmask()212 static void gicv5_hwirq_eoi(u32 hwirq_id, u8 hwirq_type) in gicv5_hwirq_eoi()247 bool force, u8 hwirq_type) in gicv5_iri_irq_set_affinity()370 bool *state, u8 hwirq_type) in gicv5_iri_irq_get_irqchip_state()434 u8 hwirq_type) in gicv5_iri_irq_write_pending_state()580 const u8 hwirq_type) in gicv5_irq_domain_translate()862 u8 hwirq_type = FIELD_GET(GICV5_HWIRQ_TYPE, hwirq); in handle_irq_per_domain() local