Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Domap-iopgtable.h36 #define IOSUPER_SIZE BIT(IOSUPER_SHIFT) macro
37 #define IOSUPER_MASK (~(IOSUPER_SIZE - 1))
Domap-iommu.c558 __func__, da, pa, IOSUPER_SIZE); in iopgd_alloc_super()