Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/hvm/
Ddm_op.h26 struct xen_dm_op_buf { struct
30 DEFINE_GUEST_HANDLE_STRUCT(xen_dm_op_buf); argument
/Linux-v5.10/include/xen/arm/
Dhypercall.h42 struct xen_dm_op_buf;
59 struct xen_dm_op_buf *bufs);
/Linux-v5.10/arch/x86/include/asm/xen/
Dhypercall.h55 struct xen_dm_op_buf;
440 domid_t dom, unsigned int nr_bufs, struct xen_dm_op_buf *bufs) in HYPERVISOR_dm_op()
/Linux-v5.10/drivers/xen/
Dprivcmd.c622 struct xen_dm_op_buf *xbufs = NULL; in privcmd_ioctl_dm_op()