Home
last modified time | relevance | path

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

/components/mm/
A Dmm_flag.h88 MMF_REQUEST_ALIGN = _DEF_FLAG(9), enumerator
111 ((align) ? (MMF_SET_CNTL((mm_flag_t)0, (cntl) | MMF_REQUEST_ALIGN) | \
113 : (MMF_SET_CNTL((mm_flag_t)0, (cntl) & ~MMF_REQUEST_ALIGN)))
A Dmm_aspace.c1236 if (flags & MMF_REQUEST_ALIGN) in _find_free()

Completed in 12 milliseconds