Searched refs:efi_setvariable (Results 1 – 2 of 2) sorted by relevance
23 struct efi_setvariable { struct94 _IOW('p', 0x02, struct efi_setvariable)
231 struct efi_setvariable __user *setvariable_user; in efi_runtime_set_variable()232 struct efi_setvariable setvariable; in efi_runtime_set_variable()239 setvariable_user = (struct efi_setvariable __user *)arg; in efi_runtime_set_variable()