Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dfallback.c25 #define COPY_BACK(eop) \ in xen_event_channel_op_compat() macro
30 COPY_BACK(bind_interdomain); in xen_event_channel_op_compat()
31 COPY_BACK(bind_virq); in xen_event_channel_op_compat()
32 COPY_BACK(bind_pirq); in xen_event_channel_op_compat()
33 COPY_BACK(status); in xen_event_channel_op_compat()
34 COPY_BACK(alloc_unbound); in xen_event_channel_op_compat()
35 COPY_BACK(bind_ipi); in xen_event_channel_op_compat()
36 #undef COPY_BACK in xen_event_channel_op_compat()
64 #define COPY_BACK(pop, fld) \ in xen_physdev_op_compat() macro
69 COPY_BACK(irq_status_query, irq_status_query); in xen_physdev_op_compat()
[all …]