Searched refs:DMAR_CAP_PLMR (Results 1 – 3 of 3) sorted by relevance
153 unit->hw_cap &= ~(DMAR_CAP_PHMR | DMAR_CAP_PLMR); in nb_5400_no_low_high_prot_mem()
150 #define DMAR_CAP_PLMR (1 << 5) /* Protected Low-mem Region */ macro
369 if ((unit->hw_cap & (DMAR_CAP_PLMR | DMAR_CAP_PHMR)) == 0) in dmar_disable_protected_regions()