Symbol: tegra241_vintf
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
1051
struct tegra241_vintf *vintf = viommu_to_vintf(hw_queue->viommu);
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
1149
struct tegra241_vintf *vintf = viommu_to_vintf(viommu);
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
1160
struct tegra241_vintf *vintf = vsid->vintf;
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
1174
struct tegra241_vintf *vintf = viommu_to_vintf(vdev->viommu);
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
1222
struct tegra241_vintf *vintf = viommu_to_vintf(&vsmmu->core);
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
142
struct tegra241_vintf *vintf;
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
181
#define viommu_to_vintf(v) container_of(v, struct tegra241_vintf, vsmmu.core)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
192
struct tegra241_vintf *vintf;
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
228
struct tegra241_vintf **vintfs;
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
262
static inline int vintf_write_config(struct tegra241_vintf *vintf, u32 regval)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
296
static void tegra241_vintf_user_handle_error(struct tegra241_vintf *vintf)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
312
static void tegra241_vintf0_handle_error(struct tegra241_vintf *vintf)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
388
struct tegra241_vintf *vintf = cmdqv->vintfs[0];
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
510
static void tegra241_vintf_hw_deinit(struct tegra241_vintf *vintf)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
540
static int tegra241_vintf_hw_init(struct tegra241_vintf *vintf, bool hyp_own)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
650
static void tegra241_vintf_deinit_lvcmdq(struct tegra241_vintf *vintf, u16 lidx)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
655
static int tegra241_vintf_init_lvcmdq(struct tegra241_vintf *vintf, u16 lidx,
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
672
static void tegra241_vintf_free_lvcmdq(struct tegra241_vintf *vintf, u16 lidx)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
689
tegra241_vintf_alloc_lvcmdq(struct tegra241_vintf *vintf, u16 lidx)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
730
struct tegra241_vintf *vintf)
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
760
struct tegra241_vintf *vintf = cmdqv->vintfs[idx];
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
839
return VIOMMU_STRUCT_SIZE(struct tegra241_vintf, vsmmu.core);
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
859
struct tegra241_vintf *vintf;