Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/efi/
Defi_64.c704 u32 phys_tm, phys_tc; in efi_thunk_get_time() local
711 phys_tc = virt_to_phys_or_null(tc); in efi_thunk_get_time()
713 status = efi_thunk(get_time, phys_tm, phys_tc); in efi_thunk_get_time()