Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/efi/
H A Defi_64.c580 u32 phys_data_size, phys_data; in efi_thunk_get_variable() local
587 phys_data_size = virt_to_phys_or_null(data_size); in efi_thunk_get_variable()
597 phys_attr, phys_data_size, phys_data); in efi_thunk_get_variable()
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Defi_64.c613 u32 phys_data_size, phys_data; in efi_thunk_get_variable() local
620 phys_data_size = virt_to_phys_or_null(data_size); in efi_thunk_get_variable()
630 phys_attr, phys_data_size, phys_data); in efi_thunk_get_variable()

Completed in 4 milliseconds