Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c7437 static inline abi_long target_to_host_timex64(struct timex *host_tx, in target_to_host_timex64() function
11129 if (target_to_host_timex64(&htx, arg2) != 0) { in _syscall2()