Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diova.c584 struct iova_rcache { struct
672 static struct iova_magazine *iova_depot_pop(struct iova_rcache *rcache) in iova_depot_pop()
682 static void iova_depot_push(struct iova_rcache *rcache, struct iova_magazine *mag) in iova_depot_push()
691 struct iova_rcache *rcache = container_of(work, typeof(*rcache), work.work); in iova_depot_work_func()
713 sizeof(struct iova_rcache), in iova_domain_init_rcaches()
720 struct iova_rcache *rcache; in iova_domain_init_rcaches()
764 struct iova_rcache *rcache, in __iova_rcache_insert()
817 static unsigned long __iova_rcache_get(struct iova_rcache *rcache, in __iova_rcache_get()
873 struct iova_rcache *rcache; in free_iova_rcaches()
902 struct iova_rcache *rcache; in free_cpu_cached_iovas()
[all …]
/linux-6.12.1/include/linux/
Diova.h25 struct iova_rcache;
39 struct iova_rcache *rcaches;