Home
last modified time | relevance | path

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

/drivers/iommu/
Domap-iopgtable.h33 #define IOSUPER_SIZE BIT(IOSUPER_SHIFT) macro
34 #define IOSUPER_MASK (~(IOSUPER_SIZE - 1))
Domap-iommu.c568 __func__, da, pa, IOSUPER_SIZE); in iopgd_alloc_super()