Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Dpt_defs.h304 static inline uintptr_t _pt_top_set(struct pt_table_p *table_mem, in _pt_top_set() function
314 WRITE_ONCE(common->top_of_table, _pt_top_set(table_mem, top_level)); in pt_top_set()