Home
last modified time | relevance | path

Searched defs:TARGET_NR_timer_getoverrun (Results 1 – 7 of 7) sorted by relevance

/qemu/linux-user/aarch64/
H A Dsyscall_nr.h118 #define TARGET_NR_timer_getoverrun 109 macro
/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h115 #define TARGET_NR_timer_getoverrun 109 macro
/qemu/linux-user/riscv/
H A Dsyscall32_nr.h108 #define TARGET_NR_timer_getoverrun 109 macro
H A Dsyscall64_nr.h117 #define TARGET_NR_timer_getoverrun 109 macro
/qemu/linux-user/openrisc/
H A Dsyscall_nr.h119 #define TARGET_NR_timer_getoverrun 109 macro
/qemu/linux-user/hexagon/
H A Dsyscall_nr.h118 #define TARGET_NR_timer_getoverrun 109 macro
/qemu/linux-user/cris/
H A Dsyscall_nr.h268 #define TARGET_NR_timer_getoverrun (TARGET_NR_timer_create+3) macro