Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Diova.c726 struct iova_cpu_rcache *cpu_rcache; in iova_domain_init_rcaches() local
741 spin_lock_init(&cpu_rcache->lock); in iova_domain_init_rcaches()
744 if (!cpu_rcache->loaded || !cpu_rcache->prev) { in iova_domain_init_rcaches()
774 struct iova_cpu_rcache *cpu_rcache; in __iova_rcache_insert() local
784 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_insert()
793 cpu_rcache->loaded; in __iova_rcache_insert()
799 cpu_rcache->loaded = new_mag; in __iova_rcache_insert()
836 struct iova_cpu_rcache *cpu_rcache; in __iova_rcache_get() local
847 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_get()
890 struct iova_cpu_rcache *cpu_rcache; in free_iova_rcaches() local
[all …]

Completed in 5 milliseconds