HomeSort by: relevance | last modified time | path
    Searched defs:GTF_readonly (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
grant_table.h 105 * Use SMP-safe CMPXCHG to set GTF_readonly, while checking !GTF_writing.
170 * GTF_readonly: Restrict @domid to read-only mappings and accesses. [GST]
179 #define GTF_readonly (1U<<_GTF_readonly)
grant_table.h 105 * Use SMP-safe CMPXCHG to set GTF_readonly, while checking !GTF_writing.
170 * GTF_readonly: Restrict @domid to read-only mappings and accesses. [GST]
179 #define GTF_readonly (1U<<_GTF_readonly)

Completed in 25 milliseconds