Home
last modified time | relevance | path

Searched refs:check_platform_features (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/libstub/
Defistub.h63 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg);
Darm64-stub.c28 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
Darm32-stub.c14 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
Darm-stub.c116 status = check_platform_features(sys_table); in efi_entry()