Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Defistub.h64 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg);
Darm64-stub.c24 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
Darm32-stub.c10 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
Darm-stub.c138 status = check_platform_features(sys_table); in efi_entry()