Searched refs:IOLARGE_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define IOLARGE_SIZE (1UL << IOLARGE_SHIFT) macro52 #define IOLARGE_MASK (~(IOLARGE_SIZE - 1))
593 __func__, da, pa, IOLARGE_SIZE); in iopte_alloc_large()