Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Diommu.h96 struct iommu_table { struct
113 struct list_head it_group_list;/* List of iommu_table_group_link */ argument
115 struct iommu_table_ops *it_ops; argument
129 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
/linux/drivers/iommu/generic_pt/
H A Dkunit_iommu.h91 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()
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h203 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()
/linux/include/linux/generic_pt/
H A Diommu.h161 static inline void pt_iommu_deinit(struct pt_iommu *iommu_table) in pt_iommu_deinit()
/linux/drivers/iommu/amd/
H A Diommu.c2585 static void amd_iommu_change_top(struct pt_iommu *iommu_table, in amd_iommu_change_top()