Home
last modified time | relevance | path

Searched refs:GTF_permit_access (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/xen/interface/
Dgrant_table.h125 #define GTF_permit_access (1U<<0) macro
/Linux-v4.19/drivers/xen/
Dgrant-table.c259 gnttab_shared.v2[ref].hdr.flags = GTF_permit_access | flags; in gnttab_update_entry_v2()
269 GTF_permit_access | (readonly ? GTF_readonly : 0)); in gnttab_grant_foreign_access_ref()