Searched refs:TARGET_ENOSYS (Results 1 – 16 of 16) sorted by relevance
366 return -TARGET_ENOSYS; in do_bsd_profil()373 return -TARGET_ENOSYS; in do_bsd_ktrace()379 return -TARGET_ENOSYS; in do_bsd_utrace()387 return -TARGET_ENOSYS; in do_bsd_ptrace()
135 #define TARGET_ENOSYS 78 /* Function not implemented */ macro
120 #undef TARGET_ENOSYS121 #define TARGET_ENOSYS 90 /* Function not implemented */ macro
443 return -TARGET_ENOSYS; in do_sigreturn()
105 #undef TARGET_ENOSYS106 #define TARGET_ENOSYS 89 /* Function not implemented */ macro
86 ret = -TARGET_ENOSYS; in cpu_loop()90 ret = -TARGET_ENOSYS; in cpu_loop()
204 #undef TARGET_ENOSYS205 #define TARGET_ENOSYS 251 macro
37 return -TARGET_ENOSYS; in hppa_lws()52 return -TARGET_ENOSYS; in hppa_lws()
90 #undef TARGET_ENOSYS91 #define TARGET_ENOSYS 78 macro
92 TARGET_ENOSYS = 88, enumerator138 case ENOSYS: return TARGET_ENOSYS; in errno_h2g()434 regs[3] = TARGET_ENOSYS; in HELPER()
49 #define TARGET_ENOSYS 38 /* Function not implemented */ macro
185 return -TARGET_ENOSYS; in do_freebsd___setugid()
918 ret = -TARGET_ENOSYS; in freebsd_syscall()
187 return -TARGET_ENOSYS; in do_sigreturn()
422 env->regs[0] = -TARGET_ENOSYS; in cpu_loop()
4120 ret = -TARGET_ENOSYS; in do_semtimedop()4125 if (ret == -TARGET_ENOSYS) { in do_semtimedop()4287 ret = -TARGET_ENOSYS; in do_msgsnd()4292 if (ret == -TARGET_ENOSYS) { in do_msgsnd()4343 ret = -TARGET_ENOSYS; in do_msgrcv()4348 if (ret == -TARGET_ENOSYS) { in do_msgrcv()4615 ret = -TARGET_ENOSYS; in do_ipc()5510 return -TARGET_ENOSYS; in do_ioctl_drm()5543 return -TARGET_ENOSYS; in do_ioctl_drm_i915()6103 ret = -TARGET_ENOSYS; in do_modify_ldt()[all …]