Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dirq_stack.h176 #define run_sysvec_on_irqstack_cond(func, regs) \ macro
224 #define run_sysvec_on_irqstack_cond(func, regs) \ macro
H A Didtentry.h253 run_sysvec_on_irqstack_cond(__##func, regs); \
/linux/arch/x86/xen/
H A Denlighten_pv.c746 run_sysvec_on_irqstack_cond(__xen_pv_evtchn_do_upcall, regs); in xen_pv_evtchn_do_upcall()