Home
last modified time | relevance | path

Searched refs:BLOCK_64KB_MASK (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.c209 #define BLOCK_64KB_MASK 0xFFFFFFFFFFFF0000 macro
220 mem_item->memory.len = (mem_item ->size + BLOCK_64KB_SIZE_MASK) & BLOCK_64KB_MASK; in proc_alloc_dyn_mem()

Completed in 1 milliseconds