Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsysinfo.h126 struct topology_cpu { struct
142 struct topology_cpu cpu; argument
/arch/s390/kernel/
Dtopology.c62 static struct mask_info *add_cpus_to_mask(struct topology_cpu *tl_cpu, in add_cpus_to_mask()
111 return (union topology_entry *)((struct topology_cpu *)tle + 1); in next_tle()