Searched refs:TEE_MM_POOL_NEX_MALLOC (Results 1 – 3 of 3) sorted by relevance
17 #define TEE_MM_POOL_NEX_MALLOC (1u << 1) macro
16 if (pool->flags & TEE_MM_POOL_NEX_MALLOC) in pmalloc()24 if (pool->flags & TEE_MM_POOL_NEX_MALLOC) in pcalloc()32 if (pool->flags & TEE_MM_POOL_NEX_MALLOC) in pfree()
145 TEE_MM_POOL_NEX_MALLOC)) in virt_init_memory()
Completed in 4 milliseconds