Home
last modified time | relevance | path

Searched refs:sgi_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-v4.c338 const struct irq_domain_ops *sgi_ops) in its_init_v4()
344 sgi_domain_ops = sgi_ops; in its_init_v4()
336 its_init_v4(struct irq_domain *domain, const struct irq_domain_ops *vpe_ops, const struct irq_domain_ops *sgi_ops) its_init_v4() argument
H A Dirq-gic-v3-its.c5422 const struct irq_domain_ops *sgi_ops; in its_init() local
5425 sgi_ops = &its_sgi_domain_ops; in its_init()
5427 sgi_ops = NULL; in its_init()
5430 its_init_v4(parent_domain, &its_vpe_domain_ops, sgi_ops)) { in its_init()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-v4.c377 const struct irq_domain_ops *sgi_ops) in its_init_v4()
383 sgi_domain_ops = sgi_ops; in its_init_v4()
375 its_init_v4(struct irq_domain *domain, const struct irq_domain_ops *vpe_ops, const struct irq_domain_ops *sgi_ops) its_init_v4() argument
H A Dirq-gic-v3-its.c5705 const struct irq_domain_ops *sgi_ops; in its_init() local
5708 sgi_ops = &its_sgi_domain_ops; in its_init()
5710 sgi_ops = NULL; in its_init()
5713 its_init_v4(parent_domain, &its_vpe_domain_ops, sgi_ops)) { in its_init()
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Darm-gic-v4.h142 const struct irq_domain_ops *sgi_ops);
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h146 const struct irq_domain_ops *sgi_ops);

Completed in 16 milliseconds