Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dprom.c317 int found_thread = 0; in early_init_dt_scan_cpus() local
338 found_thread = i; in early_init_dt_scan_cpus()
351 be32_to_cpu(intserv[found_thread])); in early_init_dt_scan_cpus()
355 *((u32 *)data) = be32_to_cpu(intserv[found_thread]); in early_init_dt_scan_cpus()