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()
300 u64 host_pt_root;253 u64 host_pt_root; global() member
2108 u64 host_pt_root = __sme_set(pt_info->host_pt_root); in amd_iommu_set_dte_v1() 2114 FIELD_PREP(DTE_HOST_TRP, host_pt_root >> 12) | in amd_iommu_set_dte_v1() 2135 pt_info.host_pt_root = top_paddr; in set_dte_v1() 2107 u64 host_pt_root = __sme_set(pt_info->host_pt_root); amd_iommu_set_dte_v1() local