Searched defs:GTF_permit_access (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h46 * GTF_permit_access: Frame to which access is permitted.
52 * Invalidating an unused GTF_permit_access entry:
59 * Invalidating an in-use GTF_permit_access entry:
79 * Changing a GTF_permit_access from writable to read-only:
82 * Changing a GTF_permit_access from read-only to writable:
98 * GTF_permit_access: Frame that @domid is allowed to map and access. [GST]
108 * GTF_permit_access: Allow @domid to map/access @frame.
113 #define GTF_permit_access (1U<<0) macro
118 * Subflags for GTF_permit_access.

Completed in 48 milliseconds