Home
last modified time | relevance | path

Searched refs:DMAR_CAP_PLMR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_quirks.c155 unit->hw_cap &= ~(DMAR_CAP_PHMR | DMAR_CAP_PLMR); in nb_5400_no_low_high_prot_mem()
H A Dintel_reg.h166 #define DMAR_CAP_PLMR (1 << 5) /* Protected Low-mem Region */ macro