Home
last modified time | relevance | path

Searched refs:size_per_thread (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-fadump.c420 u32 thread_pir, size_per_thread, regs_offset, regs_cnt, reg_esize; in opal_fadump_build_cpu_notes() local
429 size_per_thread = fadump_conf->cpu_state_entry_size; in opal_fadump_build_cpu_notes()
430 num_cpus = (fadump_conf->cpu_state_data_size / size_per_thread); in opal_fadump_build_cpu_notes()
459 for (i = 0; i < num_cpus; i++, bufp += size_per_thread) { in opal_fadump_build_cpu_notes()
H A Dopal-core.c223 u32 thread_pir, size_per_thread, regs_offset, regs_cnt, reg_esize; in opalcore_append_cpu_notes() local
231 size_per_thread = oc_conf->cpu_state_entry_size; in opalcore_append_cpu_notes()
258 for (i = 0; i < oc_conf->num_cpus; i++, bufp += size_per_thread) { in opalcore_append_cpu_notes()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-fadump.c420 u32 thread_pir, size_per_thread, regs_offset, regs_cnt, reg_esize; in opal_fadump_build_cpu_notes() local
429 size_per_thread = fadump_conf->cpu_state_entry_size; in opal_fadump_build_cpu_notes()
430 num_cpus = (fadump_conf->cpu_state_data_size / size_per_thread); in opal_fadump_build_cpu_notes()
459 for (i = 0; i < num_cpus; i++, bufp += size_per_thread) { in opal_fadump_build_cpu_notes()
H A Dopal-core.c223 u32 thread_pir, size_per_thread, regs_offset, regs_cnt, reg_esize; in opalcore_append_cpu_notes() local
231 size_per_thread = oc_conf->cpu_state_entry_size; in opalcore_append_cpu_notes()
258 for (i = 0; i < oc_conf->num_cpus; i++, bufp += size_per_thread) { in opalcore_append_cpu_notes()

Completed in 5 milliseconds