Home
last modified time | relevance | path

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

/NextBSD/sys/x86/iommu/
HDintel_quirks.c151 unit->hw_cap &= ~(DMAR_CAP_PHMR | DMAR_CAP_PLMR); in nb_5400_no_low_high_prot_mem()
HDintel_reg.h159 #define DMAR_CAP_PLMR (1 << 5) /* Protected Low-mem Region */ macro