Home
last modified time | relevance | path

Searched defs:xen_mem_sharing_op (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h494 struct xen_mem_sharing_op { struct
495 uint8_t op; /* XENMEM_sharing_op_* */
496 domid_t domain;
498 union {
540 typedef struct xen_mem_sharing_op xen_mem_sharing_op_t; argument