Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/
Dgrant_table.h119 #define GTF_permit_access (1U<<0) macro
/linux-6.1.9/drivers/xen/
Dgrant-table.c399 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()