Lines Matching refs:persistent_size
492 sst_module->persistent_size = template->persistent_size; in sst_module_new()
859 if (module->persistent_size == 0) in sst_module_runtime_alloc_blocks()
863 ba.size = module->persistent_size; in sst_module_runtime_alloc_blocks()
889 module->persistent_size); in sst_module_runtime_alloc_blocks()
932 module->persistent_size); in sst_module_runtime_save()
935 module->persistent_size, in sst_module_runtime_save()
952 module->persistent_size); in sst_module_runtime_save()
961 module->persistent_size); in sst_module_runtime_save()
978 module->persistent_size); in sst_module_runtime_restore()
995 context->dma_buffer, module->persistent_size); in sst_module_runtime_restore()
1003 context->buffer, module->persistent_size); in sst_module_runtime_restore()
1005 dma_free_coherent(dsp->dma_dev, module->persistent_size, in sst_module_runtime_restore()