Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dmemory_mgt.c24 typedef enum { MEM_NORMAL, MEM_HUGEPAGE}; enumerator
70 if (is_hugepage == MEM_HUGEPAGE) { in MPCreate()
162 if(mp->mp_type == MEM_HUGEPAGE) { in MPDestroy()