Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h506 struct mem_sharing_op_share { /* OP_SHARE/ADD_PHYSMAP */ struct
507 uint64_aligned_t source_gfn; /* IN: the gfn of the source page */
508 uint64_aligned_t source_handle; /* IN: handle to the source page */
509 uint64_aligned_t client_gfn; /* IN: the client gfn */
510 uint64_aligned_t client_handle; /* IN: handle to the client page */
511 domid_t client_domain; /* IN: the client domain id */