Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Dpt_iter.h215 .top_table = in _pt_top_range()
368 return pt_init(range, range->top_level, range->top_table); in pt_init_top()
408 return fn(range, arg, range->top_level, range->top_table); in pt_walk_range()
H A Dpt_defs.h135 struct pt_table_p *top_table; member
H A Diommu_pt.h1117 iommu_pages_list_add(&collect.free_list, range.top_table); in deinit()
/linux/drivers/iommu/generic_pt/fmt/
H A Dx86_64.h261 info->gcr3_pt = virt_to_phys(top_range->top_table); in x86_64_pt_iommu_fmt_hw_info()
H A Dvtdss.h265 info->ssptptr = virt_to_phys(top_range->top_table); in vtdss_pt_iommu_fmt_hw_info()
H A Driscv.h280 phys_addr_t top_phys = virt_to_phys(top_range->top_table); in riscvpt_iommu_fmt_hw_info()
H A Damdv1.h396 info->host_pt_root = virt_to_phys(top_range->top_table); in amdv1pt_iommu_fmt_hw_info()