Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/apic/
Dhtirq.c146 static const struct irq_domain_ops htirq_domain_ops = { variable
158 htirq_domain = irq_domain_add_tree(NULL, &htirq_domain_ops, NULL); in arch_init_htirq_domain()