Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsysinfo.h154 struct topology_core { struct
173 struct topology_core cpu; argument
/openbmc/linux/arch/s390/kernel/
H A Dtopology.c118 static void add_cpus_to_mask(struct topology_core *tl_core, in add_cpus_to_mask()
175 return (union topology_entry *)((struct topology_core *)tle + 1); in next_tle()