Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/
Diopgtable.h34 #define IOSUPER_SIZE (1UL << IOSUPER_SHIFT) macro
35 #define IOSUPER_MASK (~(IOSUPER_SIZE - 1))
Diommu.c558 __func__, da, pa, IOSUPER_SIZE); in iopgd_alloc_super()