Lines Matching +full:mode +full:- +full:loader
40 * String values (for non-legacy) are NULL terminated ASCII, also known
73 * pseudo-physical address (numeric).
105 * The loader type (string).
107 * LEGACY: LOADER
115 * indicate 'extended-cr3' support allowing L3 page tables to be
118 * equivalent to "yes[entended-cr3]" in the __xen_guest interface.
152 * List of maddr_t-sized mask/value pairs describing how to recognize
153 * (non-present) L1 page table entries carrying valid MFNs (numeric).
166 * The (non-default) location the initial phys-to-machine map should be
172 * (Only x86-64 supports this at present.)
185 * Other than XEN_ELFNOTE_FEATURES on pre-4.2 Xen, this note allows a
200 * launch the guest in 32bit protected mode with paging disabled.
214 * mode: C
215 * c-set-style: "BSD"
216 * c-basic-offset: 4
217 * tab-width: 4
218 * indent-tabs-mode: nil