Searched defs:iova_rcache (Results 1 – 1 of 1) sorted by relevance
631 struct iova_rcache { struct632 spinlock_t lock;633 unsigned long depot_size;634 struct iova_magazine *depot[MAX_GLOBAL_MAGS];635 struct iova_cpu_rcache __percpu *cpu_rcaches;