Lines Matching refs:persistent_size
498 sst_module->persistent_size = template->persistent_size; in sst_module_new()
865 if (module->persistent_size == 0) in sst_module_runtime_alloc_blocks()
869 ba.size = module->persistent_size; in sst_module_runtime_alloc_blocks()
895 module->persistent_size); in sst_module_runtime_alloc_blocks()
938 module->persistent_size); in sst_module_runtime_save()
941 module->persistent_size, in sst_module_runtime_save()
958 module->persistent_size); in sst_module_runtime_save()
967 module->persistent_size); in sst_module_runtime_save()
984 module->persistent_size); in sst_module_runtime_restore()
1001 context->dma_buffer, module->persistent_size); in sst_module_runtime_restore()
1009 context->buffer, module->persistent_size); in sst_module_runtime_restore()
1011 dma_free_coherent(dsp->dma_dev, module->persistent_size, in sst_module_runtime_restore()