Home
last modified time | relevance | path

Searched refs:TARGET_RLIMIT_RSS (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-user/mips/
H A Dtarget_resource.h15 #undef TARGET_RLIMIT_RSS
16 #define TARGET_RLIMIT_RSS 7 macro
/qemu/linux-user/generic/
H A Dtarget_resource.h26 #define TARGET_RLIMIT_RSS 5 macro
/qemu/bsd-user/
H A Dsyscall_defs.h179 #define TARGET_RLIMIT_RSS 5 macro
/qemu/linux-user/
H A Dsyscall.c1045 case TARGET_RLIMIT_RSS: in target_to_host_resource()