Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/kernel/
Ddevtree.c74 int found_method = 0; in arm_dt_init_cpu_maps() local
139 if (!found_method) in arm_dt_init_cpu_maps()
140 found_method = set_smp_ops_by_method(cpu); in arm_dt_init_cpu_maps()
147 if (!found_method) in arm_dt_init_cpu_maps()