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

/freebsd-13-stable/sys/dev/iommu/
H A Diommu_gas.h45 #define IOMMU_PGF_NOALLOC 0x0008 macro
/freebsd-13-stable/sys/x86/iommu/
H A Dintel_ctx.c91 ctxm = dmar_pgalloc(dmar->ctx_obj, 1 + bus, IOMMU_PGF_NOALLOC);
104 re = dmar_map_pgtbl(dmar->ctx_obj, 0, IOMMU_PGF_NOALLOC, &sf);
122 IOMMU_PGF_NOALLOC | IOMMU_PGF_WAITOK, sfp);
195 IOMMU_PGF_NOALLOC);
H A Dintel_utils.c273 if ((flags & IOMMU_PGF_NOALLOC) != 0 || m != NULL) {
H A Dintel_idpgtbl.c146 IOMMU_PGF_NOALLOC);

Completed in 80 milliseconds