Searched defs:hint (Results 1 – 2 of 2) sorted by relevance
704 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()
286 uint32_t hint = 0; in at91_pm_change_state() local