Searched refs:max_storage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/test/ |
H A D | efi_test.c | 564 u64 max_storage, remaining, max_size; in efi_runtime_query_variableinfo() local 573 &max_storage, &remaining, &max_size); in efi_runtime_query_variableinfo() 581 if (put_user(max_storage, in efi_runtime_query_variableinfo()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/test/ |
H A D | efi_test.c | 564 u64 max_storage, remaining, max_size; in efi_runtime_query_variableinfo() local 573 &max_storage, &remaining, &max_size); in efi_runtime_query_variableinfo() 581 if (put_user(max_storage, in efi_runtime_query_variableinfo()
|
Completed in 3 milliseconds