Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dipc4-mtrace.c53 #define SOF_MTRACE_SLOT_SIZE SOF_MTRACE_PAGE_SIZE macro
143 core_data->log_buffer = kmalloc(SOF_MTRACE_SLOT_SIZE, GFP_KERNEL); in sof_ipc4_mtrace_dfs_open()
221 log_buffer_size = SOF_MTRACE_SLOT_SIZE - (sizeof(u32) * 2); in sof_ipc4_mtrace_dfs_read()
536 core_data->slot_offset += SOF_MTRACE_SLOT_SIZE * (i + 1); in sof_mtrace_find_core_slots()