Searched defs:protection_domain (Results 1 – 1 of 1) sorted by relevance
583 struct protection_domain { struct590 enum protection_domain_mode pd_mode; /* Track page table type */ argument591 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 */