Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c7361 static inline abi_long target_to_host_timex(struct timex *host_tx, in target_to_host_timex() function
10968 if (target_to_host_timex(&host_buf, arg1) != 0) { in _syscall2()
10985 if (target_to_host_timex(&htx, arg2) != 0) { in _syscall2()