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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h80 * Use SMP-safe CMPXCHG to set GTF_readonly, while checking !GTF_writing.
119 * GTF_readonly: Restrict @domid to read-only mappings and accesses. [GST]
125 #define GTF_readonly (1U<<_GTF_readonly) macro

Completed in 54 milliseconds