Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Defivars.c33 struct compat_efi_variable { struct
184 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src) in copy_out_compat()
213 struct compat_efi_variable *compat; in efivar_store_raw()
218 compat = (struct compat_efi_variable *)buf; in efivar_store_raw()
262 struct compat_efi_variable *compat; in efivar_show_raw()
276 compat = (struct compat_efi_variable *)buf; in efivar_show_raw()
366 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf; in efivar_create()
437 struct compat_efi_variable *compat; in efivar_delete()
450 compat = (struct compat_efi_variable *)buf; in efivar_delete()

Completed in 4 milliseconds