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