Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/
Devents.h96 void xen_evtchn_do_upcall(struct pt_regs *regs);
/linux-4.4.14/arch/x86/entry/
Dentry_64.S910 call xen_evtchn_do_upcall
965 xen_hvm_callback_vector xen_evtchn_do_upcall
Dentry_32.S668 call xen_evtchn_do_upcall
726 xen_evtchn_do_upcall)
/linux-4.4.14/drivers/xen/events/
Devents_base.c1252 void xen_evtchn_do_upcall(struct pt_regs *regs) in xen_evtchn_do_upcall() function