Home
last modified time | relevance | path

Searched defs:xen_common_irq (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dsmp.c46 struct xen_common_irq { struct
50 static DEFINE_PER_CPU(struct xen_common_irq, xen_resched_irq) = { .irq = -1 }; argument