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