Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c526 u32 phys_count; in efi_thunk_get_next_high_mono_count() local
528 phys_count = virt_to_phys(count); in efi_thunk_get_next_high_mono_count()
529 status = efi_thunk(get_next_high_mono_count, phys_count); in efi_thunk_get_next_high_mono_count()