Lines Matching refs:persistent_size
494 sst_module->persistent_size = template->persistent_size; in sst_module_new()
861 if (module->persistent_size == 0) in sst_module_runtime_alloc_blocks()
865 ba.size = module->persistent_size; in sst_module_runtime_alloc_blocks()
891 module->persistent_size); in sst_module_runtime_alloc_blocks()
934 module->persistent_size); in sst_module_runtime_save()
937 module->persistent_size, in sst_module_runtime_save()
954 module->persistent_size); in sst_module_runtime_save()
963 module->persistent_size); in sst_module_runtime_save()
980 module->persistent_size); in sst_module_runtime_restore()
997 context->dma_buffer, module->persistent_size); in sst_module_runtime_restore()
1005 context->buffer, module->persistent_size); in sst_module_runtime_restore()
1007 dma_free_coherent(dsp->dma_dev, module->persistent_size, in sst_module_runtime_restore()