Home
last modified time | relevance | path

Searched defs:pt_root (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/iommu/amd/
Diommu.c158 u64 pt_root = atomic64_read(&domain->pt_root); in amd_iommu_domain_get_pgtable() local
177 u64 pt_root; in amd_iommu_domain_set_pgtable() local
2421 u64 *pt_root = NULL; in protection_domain_init() local
Damd_iommu_types.h478 atomic64_t pt_root; /* pgtable root and pgtable mode */ member