Searched refs:kd_cpumap_header (Results 1 – 2 of 2) sorted by relevance
474 } kd_cpumap_header; typedef
1639 size_t size_needed = sizeof(kd_cpumap_header) + cpu_count * stride; in _copy_cpu_map()1653 kd_cpumap_header *header = *dst; in _copy_cpu_map()2380 cpumap_size = sizeof(kd_cpumap_header) + kd_ctrl_page_trace.kdebug_cpus * sizeof(kd_cpumap); in _write_legacy_header()