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