Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h49 #define TARGET_SEMOPM 500 macro
H A Dsyscall.c4107 if (nsops > TARGET_SEMOPM) { in do_semtimedop()