iommu_domainRegular
4.4: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
4.8: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
4.10: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
4.13: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
4.15: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
4.18: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.0: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.3: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.4: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.8: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.11: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.13: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
5.15: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
struct iommu_dma_cookie *iova_cookie;
};
5.19: ✅struct iommu_domain {
unsigned int type;
const struct iommu_domain_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
struct iommu_dma_cookie *iova_cookie;
};
6.2: ✅struct iommu_domain {
unsigned int type;
const struct iommu_domain_ops *ops;
long unsigned int pgsize_bitmap;
struct iommu_domain_geometry geometry;
struct iommu_dma_cookie *iova_cookie;
enum iommu_page_response_code (*iopf_handler)(struct iommu_fault *, void *);
void *fault_data;
iommu_fault_handler_t handler;
void *handler_token;
struct mm_struct *mm;
int users;
};
6.5: ✅struct iommu_domain {
unsigned int type;
const struct iommu_domain_ops *ops;
long unsigned int pgsize_bitmap;
struct iommu_domain_geometry geometry;
struct iommu_dma_cookie *iova_cookie;
enum iommu_page_response_code (*iopf_handler)(struct iommu_fault *, void *);
void *fault_data;
iommu_fault_handler_t handler;
void *handler_token;
struct mm_struct *mm;
int users;
};
6.8: ✅struct iommu_domain {
unsigned int type;
const struct iommu_domain_ops *ops;
const struct iommu_dirty_ops *dirty_ops;
const struct iommu_ops *owner;
long unsigned int pgsize_bitmap;
struct iommu_domain_geometry geometry;
struct iommu_dma_cookie *iova_cookie;
enum iommu_page_response_code (*iopf_handler)(struct iommu_fault *, void *);
void *fault_data;
iommu_fault_handler_t handler;
void *handler_token;
struct mm_struct *mm;
int users;
struct list_head next;
};
arm64: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
armhf: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
ppc64el: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
riscv64: Absent ⚠️
aws: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
azure: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
gcp: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
lowlatency: ✅struct iommu_domain {
unsigned int type;
const struct iommu_ops *ops;
long unsigned int pgsize_bitmap;
iommu_fault_handler_t handler;
void *handler_token;
struct iommu_domain_geometry geometry;
void *iova_cookie;
};
Regular
4.4 and 4.8 ⚠️long unsigned int pgsize_bitmap
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ⚠️void *iova_cookie ➡️ struct iommu_dma_cookie *iova_cookie
5.15 and 5.19 ⚠️const struct iommu_ops *ops ➡️ const struct iommu_domain_ops *ops
5.19 and 6.2 ⚠️enum iommu_page_response_code (*iopf_handler)(struct iommu_fault *, void *)
void *fault_data
struct mm_struct *mm
int users
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️const struct iommu_dirty_ops *dirty_ops
const struct iommu_ops *owner
struct list_head next
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅