Home
last modified time | relevance | path

Searched refs:CTX2IOCTX (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h101 #define CTX2IOCTX(ctx) &((ctx)->context) macro
H A Dintel_ctx.c143 ctx->context.tag->ctx = CTX2IOCTX(ctx); in device_tag_init()
951 return (CTX2IOCTX(ret)); in iommu_get_ctx()