test_err_ioctl_ioas_map
test_err_ioctl_ioas_map(EINVAL, buffer, length, &iova);
test_err_ioctl_ioas_map(EFAULT, buf, buf_size, &iova);
test_err_ioctl_ioas_map(EFAULT, buf, buf_size, &iova);
test_err_ioctl_ioas_map(ENOSPC, buffer, map_len, &iova);