Searched defs:rcache (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/
H A Diova.c672 static struct iova_magazine *iova_depot_pop(struct iova_rcache *rcache) argument
682 iova_depot_push(struct iova_rcache *rcache, struct iova_magazine *mag) argument
691 struct iova_rcache *rcache = container_of(work, typeof(*rcache), work.work); local
720 struct iova_rcache *rcache; local
763 __iova_rcache_insert(struct iova_domain *iovad, struct iova_rcache *rcache, unsigned long iova_pfn) argument
817 __iova_rcache_get(struct iova_rcache *rcache, unsigned long limit_pfn) argument
873 struct iova_rcache *rcache; local
902 struct iova_rcache *rcache; local
921 struct iova_rcache *rcache; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c283 static void vmw_execbuf_rcache_update(struct vmw_res_cache_entry *rcache, argument
317 struct vmw_res_cache_entry *rcache; local
639 struct vmw_res_cache_entry *rcache = &sw_context->res_cache[res_type]; local
853 struct vmw_res_cache_entry *rcache = local
2798 struct vmw_res_cache_entry *rcache; local
[all...]

Completed in 113 milliseconds