Searched refs:xen_event_channel_op_compat (Results 1 – 2 of 2) sorted by relevance
8 int xen_event_channel_op_compat(int cmd, void *arg) in xen_event_channel_op_compat() function45 EXPORT_SYMBOL_GPL(xen_event_channel_op_compat);
362 extern int __must_check xen_event_channel_op_compat(int, void *);369 rc = xen_event_channel_op_compat(cmd, arg); in HYPERVISOR_event_channel_op()