Searched defs:mem_sharing_op_share (Results 1 – 1 of 1) sorted by relevance
506 struct mem_sharing_op_share { /* OP_SHARE/ADD_PHYSMAP */ struct507 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 */