Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h265 #define TARGET_NR_clock_settime64 404 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h290 #define TARGET_NR_clock_settime64 404 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h291 #define TARGET_NR_clock_settime64 404 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h291 #define TARGET_NR_clock_settime64 404 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1155 #if defined(TARGET_NR_clock_settime64) || defined(TARGET_NR_futex_time64) || \
12562 #ifdef TARGET_NR_clock_settime64 in _syscall2()
12563 case TARGET_NR_clock_settime64: in _syscall2()