Searched refs:efi_rt_services_supported (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dreboot.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM))
63 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM))
H A Defibc.c72 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE))
H A Defi.c225 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) {
420 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES))
431 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE |
469 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE |
/linux-master/security/integrity/ima/
H A Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) {
/linux-master/drivers/infiniband/hw/hfi1/
H A Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/security/integrity/platform_certs/
H A Dload_uefi.c176 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/drivers/rtc/
H A Drtc-efi.c275 if (efi_rt_services_supported(EFI_RT_SUPPORTED_WAKEUP_SERVICES))
/linux-master/fs/efivarfs/
H A Dsuper.c73 if (efi_rt_services_supported(EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO)) {
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c35 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/drivers/bluetooth/
H A Dbtbcm.c50 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/drivers/scsi/isci/
H A Dinit.c624 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/include/linux/
H A Defi.h894 static inline bool efi_rt_services_supported(unsigned int mask) function
912 static inline bool efi_rt_services_supported(unsigned int mask) function
/linux-master/drivers/input/keyboard/
H A Dapplespi.c1604 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
1626 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE))
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c1416 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c496 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE))

Completed in 173 milliseconds