Searched refs:etnaviv_iommuv1_context (Results 1 – 1 of 1) sorted by relevance
21 struct etnaviv_iommuv1_context { struct27 static struct etnaviv_iommuv1_context * argument30 return container_of(context, struct etnaviv_iommuv1_context, base); in to_v1_context()35 struct etnaviv_iommuv1_context *v1_context = to_v1_context(context); in etnaviv_iommuv1_free()51 struct etnaviv_iommuv1_context *v1_context = to_v1_context(context); in etnaviv_iommuv1_map()65 struct etnaviv_iommuv1_context *v1_context = to_v1_context(context); in etnaviv_iommuv1_unmap()84 struct etnaviv_iommuv1_context *v1_context = to_v1_context(context); in etnaviv_iommuv1_dump()92 struct etnaviv_iommuv1_context *v1_context = to_v1_context(context); in etnaviv_iommuv1_restore()129 struct etnaviv_iommuv1_context *v1_context; in etnaviv_iommuv1_context_alloc()
Completed in 3 milliseconds