Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c888 u32 phys_count; in efi_thunk_get_next_high_mono_count() local
893 phys_count = virt_to_phys_or_null(count); in efi_thunk_get_next_high_mono_count()
894 status = efi_thunk(get_next_high_mono_count, phys_count); in efi_thunk_get_next_high_mono_count()