Searched refs:pt_can_have_leaf (Results 1 – 5 of 5) sorted by relevance
432 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()
50 static inline bool pt_can_have_leaf(const struct pt_state *pts);
155 if (!pt_can_have_leaf(pts)) in pt_possible_sizes()
125 if (!pt_can_have_leaf(pts)) in compute_best_pgsize() 531 PT_WARN_ON(!pt_can_have_leaf(&pts)); in __map_range_leaf()
80 #define pt_can_have_leaf vtdss_pt_can_have_leaf macro