Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dtarget_resource.h21 #define TARGET_RLIMIT_CPU 0 macro
/qemu/bsd-user/
H A Dsyscall_defs.h174 #define TARGET_RLIMIT_CPU 0 macro
/qemu/linux-user/
H A Dsyscall.c1027 case TARGET_RLIMIT_CPU: in target_to_host_resource()