Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h171 #define TEE_MALLOC_NO_SHARE 0x00000002 macro
/optee_os/lib/libutee/
H A Dtee_api.c716 case TEE_MALLOC_NO_SHARE: in TEE_Malloc()
723 case TEE_MALLOC_NO_FILL | TEE_MALLOC_NO_SHARE: in TEE_Malloc()