Home
last modified time | relevance | path

Searched refs:SOF_IPC_PANIC_MEM (Results 1 – 5 of 5) sorted by relevance

/sof-3.4.0/src/platform/intel/cavs/include/cavs/lib/
Dpm_memory.h86 platform_panic(SOF_IPC_PANIC_MEM); in cavs_pm_memory_hp_sram_mask_set()
150 platform_panic(SOF_IPC_PANIC_MEM); in cavs_pm_memory_lp_sram_banks_power_gate()
191 platform_panic(SOF_IPC_PANIC_MEM); in cavs_pm_memory_l1_dram_banks_power_gate()
/sof-3.4.0/src/lib/
Dalloc.c152 sof_panic(SOF_IPC_PANIC_MEM); in rmalloc_sys()
163 sof_panic(SOF_IPC_PANIC_MEM); in rmalloc_sys()
415 sof_panic(SOF_IPC_PANIC_MEM); in get_ptr_from_heap()
518 sof_panic(SOF_IPC_PANIC_MEM); in free_block()
654 sof_panic(SOF_IPC_PANIC_MEM); in rmalloc_sys_runtime()
739 sof_panic(SOF_IPC_PANIC_MEM); /* logic non recoverable problem */ in _malloc_unlocked()
811 sof_panic(SOF_IPC_PANIC_MEM); in alloc_heap_buffer()
988 sof_panic(SOF_IPC_PANIC_MEM); in _rfree_unlocked()
1051 sof_panic(SOF_IPC_PANIC_MEM); in free_heap()
1070 sof_panic(SOF_IPC_PANIC_MEM); in init_heap()
/sof-3.4.0/src/include/ipc/
Dtrace.h95 #define SOF_IPC_PANIC_MEM (SOF_IPC_PANIC_MAGIC | 0x0) macro
/sof-3.4.0/src/arch/xtensa/lib/
Dcpu.c51 sof_panic(SOF_IPC_PANIC_MEM); in alloc_shared_secondary_cores_objects()
/sof-3.4.0/src/platform/intel/cavs/
Dboot_loader.c206 platform_panic(SOF_IPC_PANIC_MEM); in boot_primary_core()