Home
last modified time | relevance | path

Searched refs:pt_can_have_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dpt_common.h58 static inline bool pt_can_have_table(const struct pt_state *pts) in pt_can_have_table() function
H A Diommu_pt.h356 if (!collect->check_mapped && !pt_can_have_table(&pts)) in __collect_tables()
434 if (PT_WARN_ON(!pt_can_have_table(pts))) in pt_iommu_new_table()
633 PT_WARN_ON(!pt_can_have_table(&pts)); in __map_range()