HomeSort by relevance Sort by last modified time
    Searched refs:GTF_permit_access (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
grant_table.h 71 * GTF_permit_access: Frame to which access is permitted.
77 * Invalidating an unused GTF_permit_access entry:
84 * Invalidating an in-use GTF_permit_access entry:
104 * Changing a GTF_permit_access from writable to read-only:
107 * Changing a GTF_permit_access from read-only to writable:
137 * GTF_permit_access: Frame that @domid is allowed to map and access. [GST]
154 * GTF_permit_access: Allow @domid to map/access @frame.
161 #define GTF_permit_access (1U<<0)
167 * Subflags for GTF_permit_access.
237 * -- hdr.type is GTF_permit_access and GTF_sub_page is not set.
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
GrantTable.c 107 Flags = GTF_permit_access;

Completed in 88 milliseconds