Home
last modified time | relevance | path

Searched refs:pt_can_have_table (Results 1 – 4 of 4) 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()
H A Dkunit_generic_pt.h65 if (pt_can_have_table(&pts)) { in __check_all_levels()
337 if (!pt_can_have_table(pts)) in test_lvl_table_ptr()
H A Dpt_iter.h430 if (PT_WARN_ON(!pt_can_have_table(pts)) || in pt_walk_descend()