Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/efi/
H A Defi_64.c735 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info() local
743 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info()
747 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info()
761 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info_nonblocking() local
770 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info_nonblocking()
774 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info_nonblocking()
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Defi_64.c768 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info() local
776 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info()
780 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info()
794 u32 phys_storage, phys_remaining, phys_max; in efi_thunk_query_variable_info_nonblocking() local
803 phys_storage = virt_to_phys_or_null(storage_space); in efi_thunk_query_variable_info_nonblocking()
807 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info_nonblocking()

Completed in 3 milliseconds