Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h415 static inline struct pt_table_p *table_alloc(const struct pt_state *parent_pts, in table_alloc() argument
419 pt_init(parent_pts->range, parent_pts->level - 1, NULL); in table_alloc()
421 return _table_alloc(parent_pts->range->common, in table_alloc()