Home
last modified time | relevance | path

Searched refs:xics_host_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xics/
H A Dxics-common.c415 static const struct irq_domain_ops xics_host_ops = { variable
423 xics_host = irq_domain_add_tree(NULL, &xics_host_ops, NULL); in xics_init_host()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/
H A Dxics-common.c450 static const struct irq_domain_ops xics_host_ops = { variable
469 xics_host = irq_domain_create_tree(fn, &xics_host_ops, NULL); in xics_allocate_domain()

Completed in 2 milliseconds