Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/irqchip/
Dirq-mips-gic.c134 static bool gic_irq_lock_cluster(struct irq_data *d) in gic_irq_lock_cluster() function
196 if (gic_irq_lock_cluster(d)) { in gic_send_ipi()
269 if (gic_irq_lock_cluster(d)) { in gic_mask_irq()
284 if (gic_irq_lock_cluster(d)) { in gic_unmask_irq()
300 if (gic_irq_lock_cluster(d)) { in gic_ack_irq()
345 if (gic_irq_lock_cluster(d)) { in gic_set_type()
395 if (gic_irq_lock_cluster(d)) { in gic_set_affinity()
417 if (gic_irq_lock_cluster(d)) { in gic_set_affinity()
596 if (gic_irq_lock_cluster(data)) { in gic_shared_irq_domain_map()