Searched refs:AMDIOMMU_PTE_NLVL_SHIFT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/x86/iommu/ | ||
H A D | amd_idpgtbl.c | 173 ((domain->pglvl - lvl) << AMDIOMMU_PTE_NLVL_SHIFT); in amdiommu_pgtbl_map_pte() |
H A D | amd_reg.h | 387 #define AMDIOMMU_PTE_NLVL_SHIFT 9 macro |