Searched refs:loaded_table (Results 1 – 1 of 1) sorted by relevance
799 struct resource_table *table, *loaded_table; in rproc_fw_boot() local856 loaded_table = rproc_find_loaded_rsc_table(rproc, fw); in rproc_fw_boot()857 if (!loaded_table) { in rproc_fw_boot()862 memcpy(loaded_table, rproc->cached_table, tablesz); in rproc_fw_boot()876 rproc->table_ptr = loaded_table; in rproc_fw_boot()