Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/generic/
H A Dtarget_resource.h24 #define TARGET_RLIMIT_STACK 3 macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h177 #define TARGET_RLIMIT_STACK 3 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1054 case TARGET_RLIMIT_STACK: in target_to_host_resource()