Lines Matching refs:cpu_data
126 sparc64_cpu_kcore_hdr_t *cpup = kd->cpu_data;
181 sparc64_cpu_kcore_hdr_t *cpup = kd->cpu_data;
198 segmaps = (struct segmap *)((long)kd->cpu_data + cpup->segmapoffset);
199 ptes = (int *)((int)kd->cpu_data + cpup->pmegoffset);
227 sparc64_cpu_kcore_hdr_t *cpup = kd->cpu_data;
245 segmaps = (struct segmap *)((long)kd->cpu_data + cpup->segmapoffset);
285 sparc64_cpu_kcore_hdr_t *cpup = kd->cpu_data;
327 segmaps = (int64_t **)((long)kd->cpu_data + cpup->segmapoffset);
345 sparc64_cpu_kcore_hdr_t *cpup = kd->cpu_data;
356 mp = (phys_ram_seg_t *)((int)kd->cpu_data + cpup->memsegoffset);