Lines Matching refs:vq_err

795 			vq_err(vq, "IOTLB translation failure: uaddr "  in vhost_copy_from_user()
820 vq_err(vq, "IOTLB translation failure: uaddr " in __vhost_get_user_slow()
827 vq_err(vq, "Non atomic userspace memory access: uaddr " in __vhost_get_user_slow()
1821 vq_err(vq, "Can't access used idx at %p\n", in vhost_vq_init_access()
1910 vq_err(vq, "Invalid length in indirect descriptor: " in get_indirect()
1921 vq_err(vq, "Translation failure %d in indirect.\n", ret); in get_indirect()
1934 vq_err(vq, "Indirect buffer length too big: %d\n", in get_indirect()
1942 vq_err(vq, "Loop detected: last one at %u " in get_indirect()
1948 vq_err(vq, "Failed indirect descriptor: idx %d, %zx\n", in get_indirect()
1953 vq_err(vq, "Nested indirect descriptor: idx %d, %zx\n", in get_indirect()
1968 vq_err(vq, "Translation failure %d indirect idx %d\n", in get_indirect()
1984 vq_err(vq, "Indirect descriptor " in get_indirect()
2019 vq_err(vq, "Failed to access avail idx at %p\n", in vhost_get_vq_desc()
2026 vq_err(vq, "Guest moved used index from %u to %u", in vhost_get_vq_desc()
2047 vq_err(vq, "Failed to read head: idx %d address %p\n", in vhost_get_vq_desc()
2057 vq_err(vq, "Guest says index %u > %u is available", in vhost_get_vq_desc()
2071 vq_err(vq, "Desc index is %u > %u, head = %u", in vhost_get_vq_desc()
2076 vq_err(vq, "Loop detected: last one at %u " in vhost_get_vq_desc()
2084 vq_err(vq, "Failed to get descriptor: idx %d addr %p\n", in vhost_get_vq_desc()
2094 vq_err(vq, "Failure detected " in vhost_get_vq_desc()
2110 vq_err(vq, "Translation failure %d descriptor idx %d\n", in vhost_get_vq_desc()
2127 vq_err(vq, "Descriptor has out after in: " in vhost_get_vq_desc()
2177 vq_err(vq, "Failed to write used id"); in __vhost_add_used_n()
2181 vq_err(vq, "Failed to write used len"); in __vhost_add_used_n()
2185 vq_err(vq, "Failed to write used"); in __vhost_add_used_n()
2230 vq_err(vq, "Failed to increment used idx"); in vhost_add_used_n()
2262 vq_err(vq, "Failed to get flags"); in vhost_notify()
2276 vq_err(vq, "Failed to get used event idx"); in vhost_notify()
2341 vq_err(vq, "Failed to enable notification at %p: %d\n", in vhost_enable_notify()
2348 vq_err(vq, "Failed to update avail event index at %p: %d\n", in vhost_enable_notify()
2358 vq_err(vq, "Failed to check avail idx at %p: %d\n", in vhost_enable_notify()
2378 vq_err(vq, "Failed to enable notification at %p: %d\n", in vhost_disable_notify()