Home
last modified time | relevance | path

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

/linux-6.15/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()
719 sizeof(struct iova_rcache), in iova_domain_init_rcaches()
726 struct iova_rcache *rcache; in iova_domain_init_rcaches()
770 struct iova_rcache *rcache, in __iova_rcache_insert()
823 static unsigned long __iova_rcache_get(struct iova_rcache *rcache, in __iova_rcache_get()
879 struct iova_rcache *rcache; in free_iova_rcaches()
908 struct iova_rcache *rcache; in free_cpu_cached_iovas()
[all …]
/linux-6.15/include/linux/
H A Diova.h25 struct iova_rcache;
39 struct iova_rcache *rcaches;