Home
last modified time | relevance | path

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

/DragonStub/apps/
H A Dstub.c37 #ifndef EFI_RT_VIRTUAL_OFFSET
38 #define EFI_RT_VIRTUAL_OFFSET 0 macro
48 static bool flat_va_mapping = (EFI_RT_VIRTUAL_OFFSET != 0);
230 in->VirtualStart = in->PhysicalStart + EFI_RT_VIRTUAL_OFFSET; in efi_get_virtmap()