Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Dkunit_generic_pt.h443 if (!pt_can_have_leaf(pts)) { in test_lvl_possible_sizes()
524 if (!pt_can_have_leaf(pts)) in test_lvl_entry_oa()
557 if (!pt_can_have_leaf(pts)) in test_lvl_attr_from_entry()
622 if (!pt_can_have_leaf(pts)) in test_lvl_dirty()
683 if (!pt_can_have_leaf(pts)) in test_lvl_sw_bit_leaf()
746 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.h136 if (!pt_can_have_leaf(pts)) in compute_best_pgsize()
547 PT_WARN_ON(!pt_can_have_leaf(&pts)); in __map_range_leaf()
/linux/drivers/iommu/generic_pt/fmt/
H A Dx86_64.h102 #define pt_can_have_leaf x86_64_pt_can_have_leaf macro
H A Dvtdss.h80 #define pt_can_have_leaf vtdss_pt_can_have_leaf macro
H A Driscv.h107 #define pt_can_have_leaf riscvpt_can_have_leaf macro
H A Damdv1.h109 #define pt_can_have_leaf amdv1pt_can_have_leaf macro