Searched refs:pt_num_items_lg2 (Results 1 – 9 of 9) sorted by relevance
269 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()
118 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()
282 oasz_lg2 > isz_lg2 + pt_num_items_lg2(pts))) in pt_check_install_leaf_args()
422 pt_num_items_lg2(&child_pts) + in table_alloc()1172 pt_num_items_lg2(&pts) + pt_table_item_lg2sz(&pts)) in pt_init_common()
433 return pt_num_items_lg2(pts); in safe_pt_num_items_lg2()
108 #define pt_num_items_lg2 x86_64_pt_num_items_lg2 macro
86 #define pt_num_items_lg2 vtdss_pt_num_items_lg2 macro
129 #define pt_num_items_lg2 riscvpt_num_items_lg2 macro
154 #define pt_num_items_lg2 amdv1pt_num_items_lg2 macro