Searched refs:efi_getvariable (Results 1 – 2 of 2) sorted by relevance
14 struct efi_getvariable { struct85 _IOWR('p', 0x01, struct efi_getvariable)
151 struct efi_getvariable __user *getvariable_user; in efi_runtime_get_variable()152 struct efi_getvariable getvariable; in efi_runtime_get_variable()161 getvariable_user = (struct efi_getvariable __user *)arg; in efi_runtime_get_variable()