Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c527 static inline int next_free_host_timer(void) in next_free_host_timer() function
13272 int timer_index = next_free_host_timer(); in _syscall2()