Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
A Dio_pgtable.c191 if (address <= PM_LEVEL_SIZE(domain->iop.mode)) in increase_address_space()
233 while (address > PM_LEVEL_SIZE(domain->iop.mode)) { in alloc_pte()
325 if (address > PM_LEVEL_SIZE(pgtable->mode)) in fetch_pte()
A Damd_iommu_types.h297 #define PM_LEVEL_SIZE(x) (((x) < 6) ? \ macro

Completed in 9 milliseconds