Home
last modified time | relevance | path

Searched refs:pt_num_items_lg2 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dpt_common.h269 static inline unsigned int pt_num_items_lg2(const struct pt_state *pts);
322 pt_num_items_lg2(pts) + pt_table_item_lg2sz(pts)); in pt_table_oa_lg2sz()
H A Dpt_iter.h118 pt_num_items_lg2(pts)); in pt_range_to_index()
142 num_entries_lg2 = pt_num_items_lg2(pts); in pt_range_to_end_index()
227 pt_num_items_lg2(&pts) + in _pt_top_range()
502 num_items_lg2 = min(num_items_lg2, pt_num_items_lg2(&pts)); in pt_top_memsize_lg2()
H A Dpt_fmt_defaults.h282 oasz_lg2 > isz_lg2 + pt_num_items_lg2(pts))) in pt_check_install_leaf_args()
H A Diommu_pt.h422 pt_num_items_lg2(&child_pts) + in table_alloc()
1172 pt_num_items_lg2(&pts) + pt_table_item_lg2sz(&pts)) in pt_init_common()
H A Dkunit_generic_pt.h433 return pt_num_items_lg2(pts); in safe_pt_num_items_lg2()
/linux/drivers/iommu/generic_pt/fmt/
H A Dx86_64.h108 #define pt_num_items_lg2 x86_64_pt_num_items_lg2 macro
H A Dvtdss.h86 #define pt_num_items_lg2 vtdss_pt_num_items_lg2 macro
H A Driscv.h129 #define pt_num_items_lg2 riscvpt_num_items_lg2 macro
H A Damdv1.h154 #define pt_num_items_lg2 amdv1pt_num_items_lg2 macro