Lines Matching full:domid
29 * 1. Write ent->domid.
92 domid_t domid; member
94 * GTF_permit_access: GFN that @domid is allowed to map and access. [GST]
95 * GTF_accept_transfer: GFN that @domid is allowed to transfer into. [GST]
96 * GTF_transfer_completed: MFN whose ownership transferred by @domid
112 * GTF_permit_access: Allow @domid to map/access @frame.
113 * GTF_accept_transfer: Allow @domid to transfer ownership of one page frame
115 * GTF_transitive: Allow @domid to transitively access a subrange of
126 * GTF_readonly: Restrict @domid to read-only mappings and accesses. [GST]
127 * GTF_reading: Grant entry is currently mapped for reading by @domid. [XEN]
128 * GTF_writing: Grant entry is currently mapped for writing by @domid. [XEN]
132 * GTF_sub_page: Grant access to only a subrange of the page. @domid
183 domid_t domid; member
209 * @domid is allowed to access bytes [@page_off,@page_off+@length)
220 * If the grant is GTF_transitive, @domid is allowed to use the
348 * has previously registered its interest in the transfer via <domid, ref>.
358 domid_t domid; member
395 domid_t domid; member