OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTF_readonly
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
grant_table.h
105
* Use SMP-safe CMPXCHG to set
GTF_readonly
, while checking !GTF_writing.
168
*
GTF_readonly
: Restrict @domid to read-only mappings and accesses. [GST]
177
#define
GTF_readonly
(1U<<_GTF_readonly)
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
GrantTable.c
109
Flags |=
GTF_readonly
;
Completed in 3783 milliseconds