Searched defs:iova_rcache (Results 1 – 1 of 1) sorted by relevance
33 struct iova_rcache { struct34 spinlock_t lock;35 unsigned long depot_size;36 struct iova_magazine *depot[MAX_GLOBAL_MAGS];37 struct iova_cpu_rcache __percpu *cpu_rcaches;