Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2618 #define page_align(S)\ macro
2631 #define mmap_align(S) page_align(S)
4020 asize += (page_align((size_t)base) - (size_t)base); in sys_alloc()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2095 #define page_align(S)\ macro
3431 asize += (page_align((size_t)base) - (size_t)base); in sys_alloc()