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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h54 * 2. Observe that !(flags & (GTF_reading|GTF_writing)).
80 * Use SMP-safe CMPXCHG to set GTF_readonly, while checking !GTF_writing.
121 * GTF_writing: Grant entry is currently mapped for writing by @domid. [XEN]
129 #define GTF_writing (1U<<_GTF_writing) macro

Completed in 1694 milliseconds