Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2102 #define is_page_aligned(S)\ macro
3430 if (!is_page_aligned(base)) in sys_alloc()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2637 #define is_page_aligned(S)\ macro
4019 if (!is_page_aligned(base)) in sys_alloc()