Searched defs:bufs (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | dm.c | 78 #define COPY_FROM_GUEST_BUF_OFFSET(dst, bufs, buf_idx, offset_bytes) \ argument 82 #define COPY_TO_GUEST_BUF_OFFSET(bufs, buf_idx, offset_bytes, src) \ argument 86 #define COPY_FROM_GUEST_BUF(dst, bufs, buf_idx) \ argument 89 #define COPY_TO_GUEST_BUF(bufs, buf_idx, src) \ argument 156 const struct dmop_args *bufs, in modified_memory() 673 int compat_dm_op(domid_t domid, in compat_dm_op() 711 long do_dm_op(domid_t domid, in do_dm_op()
|
/xen-4.10.0-shim-comet/tools/libs/devicemodel/ |
A D | compat.c | 34 struct xendevicemodel_buf bufs[]) in osdep_xendevicemodel_op()
|
A D | linux.c | 86 struct xendevicemodel_buf bufs[]) in osdep_xendevicemodel_op()
|
A D | core.c | 95 struct xendevicemodel_buf bufs[]) in xendevicemodel_xcall() 144 struct xendevicemodel_buf *bufs; in xendevicemodel_op() local
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_hcall_buf.c | 112 xc_hypercall_buffer_t *bufs; member 119 xc_hypercall_buffer_t *bufs = NULL; in xc_hypercall_buffer_array_create() local
|
Completed in 6 milliseconds