Symbol: dmar_ctx
sys/x86/iommu/intel_ctx.c
113
dmar_map_ctx_entry(struct dmar_ctx *ctx, struct sf_buf **sfp)
sys/x86/iommu/intel_ctx.c
151
ctx_id_entry_init(struct dmar_ctx *ctx, dmar_ctx_entry_t *ctxp, bool move,
sys/x86/iommu/intel_ctx.c
422
static struct dmar_ctx *
sys/x86/iommu/intel_ctx.c
425
struct dmar_ctx *ctx;
sys/x86/iommu/intel_ctx.c
437
dmar_ctx_link(struct dmar_ctx *ctx)
sys/x86/iommu/intel_ctx.c
452
dmar_ctx_unlink(struct dmar_ctx *ctx)
sys/x86/iommu/intel_ctx.c
500
static struct dmar_ctx *
sys/x86/iommu/intel_ctx.c
506
struct dmar_ctx *ctx, *ctx1;
sys/x86/iommu/intel_ctx.c
640
struct dmar_ctx *
sys/x86/iommu/intel_ctx.c
654
struct dmar_ctx *
sys/x86/iommu/intel_ctx.c
666
dmar_move_ctx_to_domain(struct dmar_domain *domain, struct dmar_ctx *ctx)
sys/x86/iommu/intel_ctx.c
732
dmar_free_ctx_locked(struct dmar_unit *dmar, struct dmar_ctx *ctx)
sys/x86/iommu/intel_ctx.c
78
static void dmar_free_ctx_locked(struct dmar_unit *dmar, struct dmar_ctx *ctx);
sys/x86/iommu/intel_ctx.c
808
struct dmar_ctx *
sys/x86/iommu/intel_ctx.c
915
struct dmar_ctx *ret;
sys/x86/iommu/intel_ctx.c
927
struct dmar_ctx *ctx;
sys/x86/iommu/intel_dmar.h
232
struct dmar_ctx *dmar_get_ctx_for_dev(struct dmar_unit *dmar, device_t dev,
sys/x86/iommu/intel_dmar.h
234
struct dmar_ctx *dmar_get_ctx_for_devpath(struct dmar_unit *dmar, uint16_t rid,
sys/x86/iommu/intel_dmar.h
237
int dmar_move_ctx_to_domain(struct dmar_domain *domain, struct dmar_ctx *ctx);
sys/x86/iommu/intel_dmar.h
240
struct dmar_ctx *dmar_find_ctx_locked(struct dmar_unit *dmar, uint16_t rid);
sys/x86/iommu/intel_dmar.h
97
__containerof((ctx), struct dmar_ctx, context)
sys/x86/iommu/intel_fault.c
191
struct dmar_ctx *ctx;