Searched refs:DMAR_CAP_PSI (Results 1 – 3 of 3) sorted by relevance
145 #define DMAR_CAP_PSI (1ULL << 39) /* Page Selective Invalidation */ macro
784 if ((unit->hw_cap & DMAR_CAP_PSI) == 0 || size > 2 * 1024 * 1024) { in domain_flush_iotlb_sync()
391 if ((unit->hw_cap & DMAR_CAP_PSI) != 0) in dmar_print_caps()