Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dprom.c312 int found_thread = 0; in early_init_dt_scan_cpus() local
338 found_thread = i; in early_init_dt_scan_cpus()
361 be32_to_cpu(intserv[found_thread])); in early_init_dt_scan_cpus()
363 set_hard_smp_processor_id(found, be32_to_cpu(intserv[found_thread])); in early_init_dt_scan_cpus()