Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c7396 static inline abi_long host_to_target_timex(abi_long target_addr, in host_to_target_timex() function
10973 if (host_to_target_timex(arg1, &host_buf) != 0) { in _syscall2()
10989 if (!is_error(ret) && host_to_target_timex(arg2, &htx)) { in _syscall2()