Searched refs:DMAR_IS_COHERENT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_intrmap.c348 dmar_high, PAGE_SIZE, 0, DMAR_IS_COHERENT(unit) ?
H A Dintel_dmar.h195 #define DMAR_IS_COHERENT(dmar) (((dmar)->hw_ecap & DMAR_ECAP_C) != 0) macro
H A Dintel_utils.c366 if (DMAR_IS_COHERENT(unit))
H A Dintel_idpgtbl.c258 if (!DMAR_IS_COHERENT(unit)) {

Completed in 110 milliseconds