Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/
Dreboot.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_reboot()
63 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_shutdown_init()
Defibc.c72 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in efibc_init()
Defi.c219 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
402 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
413 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
449 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/linux-6.6.21/security/integrity/ima/
Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/linux-6.6.21/security/integrity/platform_certs/
Dload_uefi.c176 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/linux-6.6.21/drivers/rtc/
Drtc-efi.c275 if (efi_rt_services_supported(EFI_RT_SUPPORTED_WAKEUP_SERVICES)) in efi_rtc_probe()
/linux-6.6.21/fs/efivarfs/
Dsuper.c38 if (efi_rt_services_supported(EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO)) { in efivarfs_statfs()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/
Duefi.c35 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in iwl_uefi_get_variable()
/linux-6.6.21/include/linux/
Defi.h893 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
911 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/linux-6.6.21/drivers/bluetooth/
Dbtbcm.c49 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btbcm_set_bdaddr_from_efi()
/linux-6.6.21/drivers/scsi/isci/
Dinit.c624 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfirmware.c496 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in brcmf_fw_nvram_from_efi()
/linux-6.6.21/drivers/input/keyboard/
Dapplespi.c1604 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in applespi_get_saved_bl_level()
1626 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in applespi_save_bl_level()
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_gmin_platform.c1416 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in gmin_get_config_var()