Searched refs:sram_exec_copy (Results 1 – 1 of 1) sorted by relevance
19 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, size_t size);21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() function