Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Ddevtree.c35 static int __init set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method() function
52 static inline int set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method() function
141 found_method = set_smp_ops_by_method(cpu); in arm_dt_init_cpu_maps()
149 set_smp_ops_by_method(cpus); in arm_dt_init_cpu_maps()