Home
last modified time | relevance | path

Searched defs:protection_domain (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h583 struct protection_domain { struct
590 enum protection_domain_mode pd_mode; /* Track page table type */ argument
591 bool dirty_tracking; /* dirty tracking is enabled in the domain */
592 struct xarray iommu_array; /* per-IOMMU reference count */
594 struct mmu_notifier mn; /* mmu notifier for the SVA domain */
595 struct list_head dev_data_list; /* List of pdom_dev_data */