Searched refs:INV_TYPE_S2_VMID (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-test.c | 658 .inv = { { .type = INV_TYPE_S2_VMID, .id = 1, }, 665 .inv = { { .type = INV_TYPE_S2_VMID, .id = 1, }, /* duplicated */ 672 .inv = { { .type = INV_TYPE_S2_VMID, .id = 1, }, /* duplicated */
|
| H A D | arm-smmu-v3.h | 657 INV_TYPE_S2_VMID, enumerator
|
| H A D | arm-smmu-v3.c | 2683 case INV_TYPE_S2_VMID: in __arm_smmu_domain_inv_range() 3244 case INV_TYPE_S2_VMID: in arm_smmu_master_build_inv() 3292 if (!arm_smmu_master_build_inv(master, INV_TYPE_S2_VMID, in arm_smmu_master_build_invs() 3441 case INV_TYPE_S2_VMID: in arm_smmu_inv_flush_iotlb_tag()
|