Searched defs:compat_efi_variable (Results 1 - 1 of 1) sorted by relevance

/drivers/firmware/efi/
H A Defivars.c91 struct compat_efi_variable { struct
241 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src)
267 struct compat_efi_variable *compat;
272 compat = (struct compat_efi_variable *)buf;
316 struct compat_efi_variable *compat;
328 compat = (struct compat_efi_variable *)buf;
418 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf;
488 struct compat_efi_variable *compat;
501 compat = (struct compat_efi_variable *)bu
[all...]

Completed in 91 milliseconds