Searched refs:crash_buf (Results 1 – 3 of 3) sorted by relevance
2465 instance->crash_buf[i] = (void *)__get_free_pages(GFP_KERNEL, in megasas_alloc_host_crash_buffer()2467 if (!instance->crash_buf[i]) { in megasas_alloc_host_crash_buffer()2472 memset(instance->crash_buf[i], 0, in megasas_alloc_host_crash_buffer()2488 if (instance->crash_buf[i]) in megasas_free_host_crash_buffer()2489 free_pages((ulong)instance->crash_buf[i], in megasas_free_host_crash_buffer()3036 memcpy(instance->crash_buf[instance->drv_buf_index], in megasas_fusion_crash_dump_wq()
1723 void *crash_buf[MAX_CRASH_DUMP_SIZE]; member
2781 src_addr = (unsigned long)instance->crash_buf[buff_offset / dmachunk] + in megasas_fw_crash_buffer_show()