Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/hvm/
H A Ddm_op.h26 struct xen_dm_op_buf { struct
30 DEFINE_GUEST_HANDLE_STRUCT(xen_dm_op_buf); argument
/OK3568_Linux_fs/kernel/include/xen/arm/
H A Dhypercall.h42 struct xen_dm_op_buf;
59 struct xen_dm_op_buf *bufs);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A 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()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dprivcmd.c625 struct xen_dm_op_buf *xbufs = NULL; in privcmd_ioctl_dm_op()