Searched refs:EFI_VA_START (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | pgtable_64_types.h | 65 #define EFI_VA_START ( -4 * (_AC(1, UL) << 30)) macro |
/linux-4.4.14/arch/x86/platform/efi/ | ||
D | efi_64.c | 48 static u64 efi_va = EFI_VA_START; |