Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/sysdev/xive/
Dcommon.c1450 static const struct irq_domain_ops xive_irq_domain_ops = { variable
1467 xive_irq_domain = irq_domain_add_tree(np, &xive_irq_domain_ops, NULL); in xive_init_host()