Home
last modified time | relevance | path

Searched refs:DMAR_CAP_PHMR (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.h165 #define DMAR_CAP_PHMR (1 << 6) /* Protected High-mem Region */ macro