Searched refs:TARGET_RLIMIT_RTTIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/generic/ | ||
H A D | target_resource.h | 36 #define TARGET_RLIMIT_RTTIME 15 macro |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 1080 case TARGET_RLIMIT_RTTIME: in target_to_host_resource() |