Home
last modified time | relevance | path

Searched refs:_pt_top_range (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dpt_iter.h210 static __always_inline struct pt_range _pt_top_range(struct pt_common *common, in _pt_top_range() function
257 return _pt_top_range(common, READ_ONCE(common->top_of_table)); in pt_top_range()
314 _pt_top_range(common, READ_ONCE(common->top_of_table)); in pt_make_range()
495 struct pt_range range = _pt_top_range(common, top_of_table); in pt_top_memsize_lg2()
H A Diommu_pt.h683 _pt_top_range(common, new_top_of_table); in increase_top()
1169 range = _pt_top_range(common, in pt_iommu_init_domain()