Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/libstub/
Dzboot.c134 status = EFI_DEVICE_ERROR; in efi_zboot_entry()
/linux-6.6.21/drivers/firmware/efi/
Druntime-wrappers.c325 efi_rts_work.status = EFI_DEVICE_ERROR; in __efi_queue_work()
Defi.c1000 case EFI_DEVICE_ERROR: in efi_status_to_err()
/linux-6.6.21/include/linux/
Defi.h39 #define EFI_DEVICE_ERROR ( 7 | (1UL << (BITS_PER_LONG-1))) macro