Home
last modified time | relevance | path

Searched refs:efi_rt_services_supported (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/firmware/efi/
Dreboot.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_reboot()
67 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_shutdown_init()
Defi.c186 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
381 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
392 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
427 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/Linux-v5.15/security/integrity/ima/
Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Defivar.c39 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/Linux-v5.15/security/integrity/platform_certs/
Dload_uefi.c141 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/Linux-v5.15/include/linux/
Defi.h804 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
821 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/Linux-v5.15/drivers/scsi/isci/
Dinit.c626 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()