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

/linux-master/drivers/vhost/
H A Dvringh.c1115 static int iotlb_translate(const struct vringh *vrh, function
1195 ret = iotlb_translate(vrh, (u64)(uintptr_t)src,
1241 ret = iotlb_translate(vrh, (u64)(uintptr_t)dst,
1284 ret = iotlb_translate(vrh, (u64)(uintptr_t)p, sizeof(*p),
1321 ret = iotlb_translate(vrh, (u64)(uintptr_t)p, sizeof(*p),

Completed in 107 milliseconds