Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dutil.h121 #define ROUNDUP2_DIV(x, y) \ macro
/optee_os/core/mm/
H A Dmobj_dyn_shm.c324 page_count = ROUNDUP2_DIV(r->mobj.size + r->page_offset, in check_reg_shm_conflict()