Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c397 u32 phys_tm, phys_tc; in efi_thunk_get_time() local
402 phys_tc = virt_to_phys(tc); in efi_thunk_get_time()
404 status = efi_thunk(get_time, phys_tm, phys_tc); in efi_thunk_get_time()