Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H 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()
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dima_arch.c20 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Defivar.c81 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/OK3568_Linux_fs/kernel/security/integrity/platform_certs/
H A Dload_uefi.c174 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h812 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
835 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dinit.c626 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()