Home
last modified time | relevance | path

Searched refs:PM_LEVEL_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/iommu/
Damd_iommu_types.h236 #define PM_LEVEL_SIZE(x) (((x) < 6) ? \ macro
Damd_iommu.c1293 while (address > PM_LEVEL_SIZE(domain->mode)) in alloc_pte()
1337 if (address > PM_LEVEL_SIZE(domain->mode)) in fetch_pte()