Home
last modified time | relevance | path

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

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