Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dmemory.h530 struct mem_sharing_op_range { /* OP_RANGE_SHARE */ struct
531 uint64_aligned_t first_gfn; /* IN: the first gfn */
532 uint64_aligned_t last_gfn; /* IN: the last gfn */
533 uint64_aligned_t opaque; /* Must be set to 0 */
534 domid_t client_domain; /* IN: the client domain id */
535 uint16_t _pad[3]; /* Must be set to 0 */