uv_domain 157 arch/x86/platform/uv/uv_irq.c static struct irq_domain *uv_domain; uv_domain 162 arch/x86/platform/uv/uv_irq.c if (uv_domain) uv_domain 169 arch/x86/platform/uv/uv_irq.c uv_domain = irq_domain_create_tree(fn, &uv_domain_ops, NULL); uv_domain 171 arch/x86/platform/uv/uv_irq.c if (uv_domain) uv_domain 172 arch/x86/platform/uv/uv_irq.c uv_domain->parent = x86_vector_domain; uv_domain 176 arch/x86/platform/uv/uv_irq.c return uv_domain;