Home
last modified time | relevance | path

Searched refs:pt_can_have_leaf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dkunit_generic_pt.h432 if (!pt_can_have_leaf(pts)) { in test_lvl_possible_sizes()
513 if (!pt_can_have_leaf(pts)) in test_lvl_entry_oa()
546 if (!pt_can_have_leaf(pts)) in test_lvl_attr_from_entry()
611 if (!pt_can_have_leaf(pts)) in test_lvl_dirty()
672 if (!pt_can_have_leaf(pts)) in test_lvl_sw_bit_leaf()
735 if (!pt_can_have_leaf(pts)) in test_lvl_sw_bit_table()
H A Dpt_common.h50 static inline bool pt_can_have_leaf(const struct pt_state *pts);
H A Dpt_fmt_defaults.h155 if (!pt_can_have_leaf(pts)) in pt_possible_sizes()
H A Diommu_pt.h125 if (!pt_can_have_leaf(pts)) in compute_best_pgsize()
531 PT_WARN_ON(!pt_can_have_leaf(&pts)); in __map_range_leaf()
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h80 #define pt_can_have_leaf vtdss_pt_can_have_leaf macro