Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dvector.c375 static void x86_vector_deactivate(struct irq_domain *dom, struct irq_data *irqd) in x86_vector_deactivate() function
705 .deactivate = x86_vector_deactivate,