Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_iommu_v2.c30 struct etnaviv_iommuv2_context { struct
41 static struct etnaviv_iommuv2_context * argument
44 return container_of(context, struct etnaviv_iommuv2_context, base); in to_v2_context()
49 struct etnaviv_iommuv2_context *v2_context = to_v2_context(context); in etnaviv_iommuv2_free()
69 etnaviv_iommuv2_ensure_stlb(struct etnaviv_iommuv2_context *v2_context, in etnaviv_iommuv2_ensure_stlb()
96 struct etnaviv_iommuv2_context *v2_context = to_v2_context(context); in etnaviv_iommuv2_map()
124 struct etnaviv_iommuv2_context *etnaviv_domain = to_v2_context(context); in etnaviv_iommuv2_unmap()
140 struct etnaviv_iommuv2_context *v2_context = to_v2_context(context); in etnaviv_iommuv2_dump_size()
153 struct etnaviv_iommuv2_context *v2_context = to_v2_context(context); in etnaviv_iommuv2_dump()
168 struct etnaviv_iommuv2_context *v2_context = to_v2_context(context); in etnaviv_iommuv2_restore_nonsec()
[all …]