Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Defivars.c35 struct compat_efi_variable { struct
177 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src) in copy_out_compat()
203 struct compat_efi_variable *compat; in efivar_store_raw()
208 compat = (struct compat_efi_variable *)buf; in efivar_store_raw()
252 struct compat_efi_variable *compat; in efivar_show_raw()
264 compat = (struct compat_efi_variable *)buf; in efivar_show_raw()
354 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf; in efivar_create()
425 struct compat_efi_variable *compat; in efivar_delete()
438 compat = (struct compat_efi_variable *)buf; in efivar_delete()