Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h269 #define TARGET_NR_timer_gettime64 408 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h294 #define TARGET_NR_timer_gettime64 408 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h295 #define TARGET_NR_timer_gettime64 408 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h295 #define TARGET_NR_timer_gettime64 408 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c7341 defined(TARGET_NR_timer_gettime64) || defined(TARGET_NR_timer_settime64)
13380 #ifdef TARGET_NR_timer_gettime64 in _syscall2()
13381 case TARGET_NR_timer_gettime64: in _syscall2()