Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsysinfo.h134 struct topology_core { struct
152 struct topology_core cpu; argument
/arch/s390/kernel/
Dtopology.c82 static struct mask_info *add_cpus_to_mask(struct topology_core *tl_core, in add_cpus_to_mask()
136 return (union topology_entry *)((struct topology_core *)tle + 1); in next_tle()