Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h270 #define PM_LEVEL_SIZE(x) (((x) < 6) ? \ macro
Damd_iommu.c1476 if (address <= PM_LEVEL_SIZE(domain->mode) || in increase_address_space()
1509 while (address > PM_LEVEL_SIZE(domain->mode)) in alloc_pte()
1594 if (address > PM_LEVEL_SIZE(domain->mode)) in fetch_pte()