Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c703 u32 phys_tm, phys_tc; in efi_thunk_get_time() local
710 phys_tc = virt_to_phys_or_null(tc); in efi_thunk_get_time()
712 status = efi_thunk(get_time, phys_tm, phys_tc); in efi_thunk_get_time()