Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kernel/
Dtopology.c85 static void __init parse_dt_topology(void) in parse_dt_topology() function
176 static inline void parse_dt_topology(void) {} in parse_dt_topology() function
267 parse_dt_topology(); in init_cpu_topology()
/Linux-v5.4/drivers/base/
Darch_topology.c386 static int __init parse_dt_topology(void) in parse_dt_topology() function
538 else if (of_have_populated_dt() && parse_dt_topology()) in init_cpu_topology()