Home
last modified time | relevance | path

Searched refs:IOMMU_DOMAIN_PGTBL_INITED (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/iommu/
HDiommu.h137 #define IOMMU_DOMAIN_PGTBL_INITED 0x0002 macro
/freebsd-13-stable/sys/x86/iommu/
HDintel_idpgtbl.c715 domain->iodom.flags |= IOMMU_DOMAIN_PGTBL_INITED; in domain_alloc_pgtbl()
HDintel_ctx.c507 if ((domain->iodom.flags & IOMMU_DOMAIN_PGTBL_INITED) != 0) { in dmar_domain_destroy()