Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Domap-iopgtable.h31 #define IOSUPER_SIZE (1UL << IOSUPER_SHIFT) macro
32 #define IOSUPER_MASK (~(IOSUPER_SIZE - 1))
Domap-iommu.c684 __func__, da, pa, IOSUPER_SIZE); in iopgd_alloc_super()