Lines Matching refs:persistent_size
503 sst_module->persistent_size = template->persistent_size; in sst_module_new()
870 if (module->persistent_size == 0) in sst_module_runtime_alloc_blocks()
874 ba.size = module->persistent_size; in sst_module_runtime_alloc_blocks()
900 module->persistent_size); in sst_module_runtime_alloc_blocks()
943 module->persistent_size); in sst_module_runtime_save()
946 module->persistent_size, in sst_module_runtime_save()
963 module->persistent_size); in sst_module_runtime_save()
972 module->persistent_size); in sst_module_runtime_save()
989 module->persistent_size); in sst_module_runtime_restore()
1006 context->dma_buffer, module->persistent_size); in sst_module_runtime_restore()
1014 context->buffer, module->persistent_size); in sst_module_runtime_restore()
1016 dma_free_coherent(dsp->dma_dev, module->persistent_size, in sst_module_runtime_restore()