Lines Matching full:invalidation
328 * VT-d spec 5.0 table28 states guides for cache invalidation: in intel_pasid_flush_present()
330 * - PASID-selective-within-Domain PASID-cache invalidation in intel_pasid_flush_present()
331 * - PASID-selective PASID-based IOTLB invalidation in intel_pasid_flush_present()
333 * - Global Device-TLB invalidation to affected functions in intel_pasid_flush_present()
335 * - PASID-based Device-TLB invalidation (with S=1 and in intel_pasid_flush_present()
624 * - PASID-selective-within-Domain PASID-cache invalidation in intel_pasid_setup_dirty_tracking()
626 * - Domain-selective IOTLB invalidation in intel_pasid_setup_dirty_tracking()
628 * - PASID-selective PASID-based IOTLB invalidation in intel_pasid_setup_dirty_tracking()
630 * - Global Device-TLB invalidation to affected functions in intel_pasid_setup_dirty_tracking()
632 * - PASID-based Device-TLB invalidation (with S=1 and in intel_pasid_setup_dirty_tracking()
1032 * upgrade them to global PASID and IOTLB cache invalidation. in device_pasid_table_setup()
1097 * Global Device-TLB invalidation following changes in a context entry which
1110 * here. Therefore, always attempt the extra device TLB invalidation in __context_flush_dev_iotlb()
1133 * Device-selective context-cache invalidation. The Domain-ID field in intel_context_flush_present()
1143 * - Domain-selective IOTLB invalidation in intel_context_flush_present()
1144 * - Global Device-TLB invalidation to all affected functions in intel_context_flush_present()
1155 * - Domain-selective PASID-cache invalidation to affected domains in intel_context_flush_present()
1156 * - Domain-selective IOTLB invalidation to affected domains in intel_context_flush_present()
1157 * - Global Device-TLB invalidation to affected functions in intel_context_flush_present()