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

/linux-master/arch/x86/platform/efi/
H A Dquirks.c92 * efi_query_variable_store() and forces garbage collection.
159 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, function
231 EXPORT_SYMBOL_GPL(efi_query_variable_store); variable
/linux-master/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c571 tee_efivar_ops.query_variable_store = efi_query_variable_store;
/linux-master/include/linux/
H A Defi.h723 extern efi_status_t efi_query_variable_store(u32 attributes,
728 static inline efi_status_t efi_query_variable_store(u32 attributes, function
/linux-master/drivers/firmware/efi/
H A Defi.c222 generic_ops.query_variable_store = efi_query_variable_store;

Completed in 354 milliseconds