Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/efi/
H A Defi_64.c705 u32 phys_name_size, phys_name, phys_vendor; in efi_thunk_get_next_variable() local
712 phys_name_size = virt_to_phys_or_null(name_size); in efi_thunk_get_next_variable()
719 status = efi_thunk(get_next_variable, phys_name_size, in efi_thunk_get_next_variable()