Searched refs:GTF_permit_access (Results 1 – 4 of 4) sorted by relevance
94 s->entries.v1[GNTTAB_RESERVED_XENSTORE].flags = GTF_permit_access; in xen_gnttab_realize()298 if ((gnt.flags & mask) != GTF_permit_access || in gnt_ref()541 s->entries.v1[GNTTAB_RESERVED_XENSTORE].flags = GTF_permit_access; in xen_gnttab_reset()545 s->entries.v1[GNTTAB_RESERVED_CONSOLE].flags = GTF_permit_access; in xen_gnttab_reset()
119 #define GTF_permit_access (1U<<0) macro
147 #define GTF_permit_access (1U<<0) macro
399 gnttab_shared.v2[ref].hdr.flags = GTF_permit_access | flags; in gnttab_update_entry_v2()409 GTF_permit_access | (readonly ? GTF_readonly : 0)); in gnttab_grant_foreign_access_ref()