Home
last modified time | relevance | path

Searched refs:TARGET_RLIMIT_DATA (Results 1 – 3 of 3) sorted by path

/qemu/bsd-user/
H A Dsyscall_defs.h176 #define TARGET_RLIMIT_DATA 2 macro
/qemu/linux-user/generic/
H A Dtarget_resource.h23 #define TARGET_RLIMIT_DATA 2 macro
/qemu/linux-user/
H A Dsyscall.c1029 case TARGET_RLIMIT_DATA: in target_to_host_resource()