Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/
Diopgtable.h51 #define IOLARGE_SIZE (1UL << IOLARGE_SHIFT) macro
52 #define IOLARGE_MASK (~(IOLARGE_SIZE - 1))
Diommu.c593 __func__, da, pa, IOLARGE_SIZE); in iopte_alloc_large()