Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/kernel/
Dtopology.c85 static void __init parse_dt_topology(void) in parse_dt_topology() function
182 static inline void parse_dt_topology(void) {} in parse_dt_topology() function
321 parse_dt_topology(); in init_cpu_topology()
/Linux-v4.19/arch/arm64/kernel/
Dtopology.c169 static int __init parse_dt_topology(void) in parse_dt_topology() function
405 else if (of_have_populated_dt() && parse_dt_topology()) in init_cpu_topology()