Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dprom.c332 int found_thread = 0; in early_init_dt_scan_cpus() local
353 found_thread = i; in early_init_dt_scan_cpus()
366 be32_to_cpu(intserv[found_thread])); in early_init_dt_scan_cpus()
370 *((u32 *)data) = be32_to_cpu(intserv[found_thread]); in early_init_dt_scan_cpus()