Searched refs:host_pt_root (Results 1 – 2 of 2) sorted by relevance
396 info->host_pt_root = virt_to_phys(top_range->top_table); in amdv1pt_iommu_fmt_hw_info()397 PT_WARN_ON(info->host_pt_root & ~PT_TOP_PHYS_MASK); in amdv1pt_iommu_fmt_hw_info()
2112 u64 host_pt_root = __sme_set(pt_info->host_pt_root); in amd_iommu_set_dte_v1() local2118 FIELD_PREP(DTE_HOST_TRP, host_pt_root >> 12) | in amd_iommu_set_dte_v1()2139 pt_info.host_pt_root = top_paddr; in set_dte_v1()