Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api.c704 void *TEE_Malloc(size_t len, uint32_t hint) in TEE_Malloc()
744 void *__GP11_TEE_Malloc(uint32_t size, uint32_t hint) in __GP11_TEE_Malloc()
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c286 uint32_t hint = 0; in at91_pm_change_state() local