Searched refs:ctxm (Results 1 – 1 of 1) sorted by relevance
86 vm_page_t ctxm; in dmar_ensure_ctx_page() local91 ctxm = dmar_pgalloc(dmar->ctx_obj, 1 + bus, IOMMU_PGF_NOALLOC); in dmar_ensure_ctx_page()92 if (ctxm != NULL) in dmar_ensure_ctx_page()102 ctxm = dmar_pgalloc(dmar->ctx_obj, 1 + bus, IOMMU_PGF_ZERO | in dmar_ensure_ctx_page()107 VM_PAGE_TO_PHYS(ctxm))); in dmar_ensure_ctx_page()