IOMMU Context

struct iommu_ctx *iommu_get_context(const char *name)

Create a new iommu context

Parameters

const char *name

Context identifier

Description

Create a new iommu context. The mechanism depends on the backend.

Return

A new struct iommu_ctx.