Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Diommu.h130 #define iopgsz_max(bytes) \ macro
/linux-2.6.39/arch/arm/plat-omap/
Diovmm.c114 ent_sz = min_t(unsigned, ent_sz, iopgsz_max(bytes)); in sgtable_nents()
287 alignment = iopgsz_max(bytes); in alloc_iovm_area()
434 bytes = min_t(unsigned, bytes, iopgsz_max(len)); in sgtable_fill_kmalloc()