Home
last modified time | relevance | path

Searched refs:EREMOTE (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/include/uapi/asm/
Derrno.h44 #define EREMOTE 71 /* Object is remote */ macro
/arch/parisc/include/uapi/asm/
Derrno.h41 #define EREMOTE 71 /* Object is remote */ macro
/arch/mips/include/uapi/asm/
Derrno.h43 #define EREMOTE 66 /* Object is remote */ macro
/arch/alpha/include/uapi/asm/
Derrno.h47 #define EREMOTE 71 /* Object is remote */ macro
/arch/s390/kvm/
Ddiag.c198 return -EREMOTE; in __diag_ipl_functions()
Dkvm-s390.c1248 rc = -EREMOTE; in vcpu_post_run()
1402 if (rc == -EREMOTE) { in kvm_arch_vcpu_ioctl_run()
Dpriv.c314 return -EREMOTE; in handle_tsch()