Home
last modified time | relevance | path

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

/Linux-v5.10/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.c185 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
380 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
391 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
426 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/Linux-v5.10/arch/x86/kernel/
Dima_arch.c20 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Defivar.c81 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/Linux-v5.10/security/integrity/platform_certs/
Dload_uefi.c140 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/Linux-v5.10/include/linux/
Defi.h808 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
831 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/Linux-v5.10/drivers/scsi/isci/
Dinit.c625 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()