irq_domain_create_tree
ciu_domain = irq_domain_create_tree(of_fwnode_handle(ciu_node), &octeon_irq_domain_ciu_ops,
ciu_domain = irq_domain_create_tree(of_fwnode_handle(ciu_node), &octeon_irq_domain_ciu2_ops,
domain = irq_domain_create_tree(of_fwnode_handle(ciu_node), &octeon_dflt_domain_ciu3_ops,
xics_host = irq_domain_create_tree(fn, &xics_host_ops, NULL);
xive_irq_domain = irq_domain_create_tree(of_fwnode_handle(np), &xive_irq_domain_ops, NULL);
x86_vector_domain = irq_domain_create_tree(fn, &x86_vector_domain_ops,
irqc->hw_domain = irq_domain_create_tree(of_fwnode_handle(node),
gic_data.domain = irq_domain_create_tree(handle, &gic_irq_domain_ops,
d = irq_domain_create_tree(NULL, &gicv5_irq_lpi_domain_ops, NULL);
loongarch_avec.domain = irq_domain_create_tree(loongarch_avec.fwnode,
intc_domain = irq_domain_create_tree(fn, &riscv_intc_domain_ops, chip);
ipcc->irq_domain = irq_domain_create_tree(dev_fwnode(&pdev->dev), &qcom_ipcc_irq_ops, ipcc);
d->domain = irq_domain_create_tree(NULL, &intc_evt_ops, NULL);
pbus->dom = irq_domain_create_tree(of_fwnode_handle(node),
bus->domain = irq_domain_create_tree(of_fwnode_handle(node), &pmic_arb_irq_domain_ops, bus);