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