Searched defs:EFI_LOAD_ERROR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/arm64/kernel/ | ||
| D | efi-entry.S | 17 #define EFI_LOAD_ERROR 0x8000000000000001 macro |
| /linux-4.1.27/include/linux/ | ||
| D | efi.h | 28 #define EFI_LOAD_ERROR ( 1 | (1UL << (BITS_PER_LONG-1))) macro |