Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dirq.c77 asmlinkage __visible void xen_irq_enable(void) in xen_irq_enable() function
100 PV_CALLEE_SAVE_REGS_THUNK(xen_irq_enable);
121 .irq_enable = PV_CALLEE_SAVE(xen_irq_enable),