Home
last modified time | relevance | path

Searched refs:phys_storage (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/x86/platform/efi/
Defi_64.c738 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info() local
746 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info()
750 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info()
764 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info_nonblocking() local
773 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info_nonblocking()
777 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info_nonblocking()