Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c496 dma_addr_t vduse_domain_alloc_coherent(struct vduse_iova_domain *domain, in vduse_domain_alloc_coherent() function
H A Dvduse_dev.c988 *dma_addr = vduse_domain_alloc_coherent(domain, size, addr); in vduse_dev_alloc_coherent()