Lines Matching +full:write +full:- +full:protect
45 * If set, the guest does not need to write-protect its pagetables, and can
51 * If set, the guest does not need to write-protect its segment descriptor
57 * If set, translation between the guest's 'pseudo-physical' address space
59 * mode the guest does not need to perform phys-to/from-machine translations
110 * must be located in lower 1MB, as required by ACPI Specification for IA-PC
118 * A direct-mapped (or 1:1 mapped) domain is a domain for which its
119 * local pages have gfn == mfn. If a domain is direct-mapped,
124 * - not auto_translated domains (x86 only) are always direct-mapped
125 * - on x86, auto_translated domains are not direct-mapped
126 * - on ARM, Dom0 is direct-mapped, DomUs are not
138 * c-file-style: "BSD"
139 * c-basic-offset: 4
140 * tab-width: 4
141 * indent-tabs-mode: nil