Home
last modified time | relevance | path

Searched refs:sram_exec_copy (Results 1 – 3 of 3) sorted by relevance

/drivers/misc/
Dsram-exec.c81 void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() function
119 EXPORT_SYMBOL_GPL(sram_exec_copy);
/drivers/memory/
Dti-emif-pm.c154 copy_addr = sram_exec_copy(emif_data->sram_pool_code, in ti_emif_push_sram()
164 copy_addr = sram_exec_copy(emif_data->sram_pool_code, in ti_emif_push_sram()
208 copy_addr = sram_exec_copy(sram_pool, dst, in ti_emif_copy_pm_function_table()
/drivers/soc/ti/
Dpm33xx.c99 am33xx_do_wfi_sram = sram_exec_copy(sram_pool, (void *)ocmcram_location, in am33xx_push_sram_idle()
120 copy_addr = sram_exec_copy(sram_pool, (void *)ro_data_addr, in am33xx_push_sram_idle()