Searched defs:mem_sharing_op_share (Results 1 – 1 of 1) sorted by relevance
523 struct mem_sharing_op_share { /* OP_SHARE/ADD_PHYSMAP */ struct524 uint64_aligned_t source_gfn; /* IN: the gfn of the source page */525 uint64_aligned_t source_handle; /* IN: handle to the source page */526 uint64_aligned_t client_gfn; /* IN: the client gfn */527 uint64_aligned_t client_handle; /* IN: handle to the client page */528 domid_t client_domain; /* IN: the client domain id */