Searched defs:iommu_table (Results 1 – 5 of 5) sorted by relevance
96 struct iommu_table { struct113 struct list_head it_group_list;/* List of iommu_table_group_link */ argument115 struct iommu_table_ops *it_ops; argument129 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
91 static void pt_kunit_change_top(struct pt_iommu *iommu_table, in pt_kunit_change_top()96 static spinlock_t *pt_kunit_get_top_lock(struct pt_iommu *iommu_table) in pt_kunit_get_top_lock()
203 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu()247 static inline int vtdss_pt_iommu_fmt_init(struct pt_iommu_vtdss *iommu_table, in vtdss_pt_iommu_fmt_init()
21 static void noiommu_change_top(struct pt_iommu *iommu_table, in noiommu_change_top()
2633 amd_iommu_change_top(struct pt_iommu * iommu_table,phys_addr_t top_paddr,unsigned int top_level) amd_iommu_change_top() argument