Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A 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()
A Defi.c189 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
384 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
395 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
430 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/linux/security/integrity/ima/
A Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/linux/drivers/infiniband/hw/hfi1/
A Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/linux/security/integrity/platform_certs/
A Dload_uefi.c141 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/linux/include/linux/
A Defi.h805 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
822 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/linux/drivers/scsi/isci/
A Dinit.c628 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()

Completed in 15 milliseconds