Searched refs:HV_EFAULT (Results 1 - 1 of 1) sorted by relevance

/arch/tile/include/hv/
H A Dhypervisor.h380 #define HV_EFAULT -805 /**< Bad address */ macro
570 * buffer is not writable by the client, HV_EFAULT.
1181 * @return Number of characters written, or HV_EFAULT if the buffer is invalid.
1260 * A bad filename pointer may result in HV_EFAULT instead.
1308 * On error, may return HV_EBADF for a bad inode or HV_EFAULT for a bad buf.
1518 * routine returns HV_EFAULT. buflen must be greater than zero and less
1644 * be mapped in the currently installed page table; if not, HV_EFAULT
1687 * be mapped in the currently installed page table; if not, HV_EFAULT
1926 * @return Zero for success, or else HV_EINVAL or HV_EFAULT for errors that

Completed in 11 milliseconds