Home
last modified time | relevance | path

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

/openbmc/linux/fs/efivarfs/
H A Dvars.c538 return efi_status_to_err(status); in efivar_entry_delete()
566 return efi_status_to_err(status); in efivar_entry_size()
591 return efi_status_to_err(status); in __efivar_entry_get()
662 err = efi_status_to_err(status); in efivar_entry_set_get_size()
685 return efi_status_to_err(status); in efivar_entry_set_get_size()
/openbmc/linux/drivers/firmware/efi/
H A Dcapsule.c102 return efi_status_to_err(status); in efi_capsule_supported()
180 return efi_status_to_err(status); in efi_capsule_update_locked()
H A Defi.c988 int efi_status_to_err(efi_status_t status) in efi_status_to_err() function
1023 EXPORT_SYMBOL_GPL(efi_status_to_err);
/openbmc/linux/include/linux/
H A Defi.h919 extern int efi_status_to_err(efi_status_t status);