Home
last modified time | relevance | path

Searched refs:dmar_inv_ctx_glob (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/x86/iommu/
HDintel_ctx.c207 error = dmar_inv_ctx_glob(dmar); in dmar_flush_for_ctx_entry()
790 dmar_inv_ctx_glob(dmar); in dmar_free_ctx_locked()
HDintel_utils.c289 dmar_inv_ctx_glob(struct dmar_unit *unit) in dmar_inv_ctx_glob() function
HDintel_dmar.h183 int dmar_inv_ctx_glob(struct dmar_unit *unit);
HDintel_drv.c478 error = dmar_inv_ctx_glob(unit); in dmar_attach()