Searched refs:host_pt_root (Results 1 – 3 of 3) 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()
253 u64 host_pt_root; member
2107 u64 host_pt_root = __sme_set(pt_info->host_pt_root); in amd_iommu_set_dte_v1() local2113 FIELD_PREP(DTE_HOST_TRP, host_pt_root >> 12) | in amd_iommu_set_dte_v1()2134 pt_info.host_pt_root = top_paddr; in set_dte_v1()