Searched refs:efi_mokvar_table_init (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dmokvar-table.c52 * MOK config table by efi_mokvar_table_init(). This will be
54 * validated by efi_mokvar_table_init().
81 * efi_mokvar_table_init() - Early boot validation of EFI MOK config table
100 void __init efi_mokvar_table_init(void) function
296 * after efi_mokvar_table_init() but before UEFI certs are loaded
H A Defi-init.c248 efi_mokvar_table_init();
/linux-master/arch/x86/kernel/
H A Dsetup.c1000 efi_mokvar_table_init();
/linux-master/include/linux/
H A Defi.h1314 extern void __init efi_mokvar_table_init(void);
1319 static inline void efi_mokvar_table_init(void) { } function

Completed in 108 milliseconds