efi_setvariable
struct efi_setvariable __user *setvariable_user;
struct efi_setvariable setvariable;
setvariable_user = (struct efi_setvariable __user *)arg;
_IOW('p', 0x02, struct efi_setvariable)