Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diova.c585 struct iova_rcache { struct
673 static struct iova_magazine *iova_depot_pop(struct iova_rcache *rcache) in iova_depot_pop()
688 static void iova_depot_push(struct iova_rcache *rcache, struct iova_magazine *mag) in iova_depot_push()
697 struct iova_rcache *rcache = container_of(work, typeof(*rcache), work.work); in iova_depot_work_func()
718 iovad->rcaches = kzalloc_objs(struct iova_rcache, in iova_domain_init_rcaches()
725 struct iova_rcache *rcache; in iova_domain_init_rcaches()
769 struct iova_rcache *rcache, in __iova_rcache_insert()
822 static unsigned long __iova_rcache_get(struct iova_rcache *rcache, in __iova_rcache_get()
878 struct iova_rcache *rcache; in free_iova_rcaches()
907 struct iova_rcache *rcache; in free_cpu_cached_iovas()
[all …]
/linux/include/linux/
H A Diova.h25 struct iova_rcache;
39 struct iova_rcache *rcaches;