Home
last modified time | relevance | path

Searched refs:TARGET_EFAULT (Results 26 – 31 of 31) sorted by relevance

12

/openbmc/qemu/linux-user/
H A Dlinuxload.c19 return -TARGET_EFAULT; in memcpy_to_target()
H A Dsignal.c1041 abi_long ret = -TARGET_EFAULT; in do_sigaltstack()
1330 return -TARGET_EFAULT; in process_sigsuspend_mask()
H A Dvm86.c440 return -TARGET_EFAULT; in do_vm86()
H A Dfd-trans.c1557 return -TARGET_EFAULT; in packet_target_to_host_sockaddr()
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c679 return -TARGET_EFAULT; in do_swapcontext()
702 return -TARGET_EFAULT; in do_swapcontext()
/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c180 if (ret == -TARGET_EFAULT) { in emulate_vsyscall()

12