Searched refs:BLOCK_64KB_SIZE (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/common_modules/tzdriver/ion/ | ||
H A D | dynamic_ion_mem.c | 208 #define BLOCK_64KB_SIZE (64 * 1024) /* 64 */
macro 211 #define BLOCK_64KB_SIZE_MASK (BLOCK_64KB_SIZE -1) |
Completed in 1 milliseconds