Searched refs:dmar_map_pgtbl (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_idpgtbl.c | 133 pte = dmar_map_pgtbl(tbl->pgtbl_obj, idx, IOMMU_PGF_WAITOK, &sf); in domain_idmap_nextlvl() 375 pte = dmar_map_pgtbl(domain->pgtbl_obj, idx, flags, sf); in domain_pgtbl_map_pte()
|
| H A D | intel_dmar.h | 221 void *dmar_map_pgtbl(vm_object_t obj, vm_pindex_t idx, int flags,
|
| H A D | intel_ctx.c | 104 re = dmar_map_pgtbl(dmar->ctx_obj, 0, IOMMU_PGF_NOALLOC, &sf); in dmar_ensure_ctx_page() 121 ctxp = dmar_map_pgtbl(dmar->ctx_obj, 1 + PCI_RID2BUS(ctx->context.rid), in dmar_map_ctx_entry()
|
| H A D | intel_utils.c | 311 dmar_map_pgtbl(vm_object_t obj, vm_pindex_t idx, int flags, in dmar_map_pgtbl() function
|