Home
last modified time | relevance | path

Searched refs:vduse_domain_alloc_coherent (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/vdpa/vdpa_user/
Diova_domain.h65 void *vduse_domain_alloc_coherent(struct vduse_iova_domain *domain,
Diova_domain.c448 void *vduse_domain_alloc_coherent(struct vduse_iova_domain *domain, in vduse_domain_alloc_coherent() function
Dvduse_dev.c867 addr = vduse_domain_alloc_coherent(domain, size, in vduse_dev_alloc_coherent()