pt_iommu_table
return &container_of(iommu_table, struct pt_iommu_table, iommu)
return &container_of(common, struct pt_iommu_table, vtdss_pt.common)
return &container_of(iommu_table, struct pt_iommu_table, iommu)
return &container_of(common, struct pt_iommu_table, x86_64_pt.common)
static void pt_iommu_zero(struct pt_iommu_table *fmt_table)
static_assert(offsetof(struct pt_iommu_table, iommu.domain) == 0);
#define pt_iommu_table_cfg CONCATENATE(pt_iommu_table, _cfg)
int pt_iommu_init(struct pt_iommu_table *fmt_table,
#define pt_iommu_table_hw_info CONCATENATE(pt_iommu_table, _hw_info)
void pt_iommu_hw_info(struct pt_iommu_table *fmt_table,
#define pt_iommu_table_cfg CONCATENATE(pt_iommu_table, _cfg)
int pt_iommu_init(struct pt_iommu_table *fmt_table,
struct pt_iommu_table fmt_table;