Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dtopology.c179 if (!tle->nl) in next_tle()
189 union topology_entry *tle, *end; in tl_to_masks() local
192 tle = info->tle; in tl_to_masks()
194 while (tle < end) { in tl_to_masks()
195 switch (tle->nl) { in tl_to_masks()
198 drawer->id = tle->container.id; in tl_to_masks()
202 book->id = tle->container.id; in tl_to_masks()
206 socket->id = tle->container.id; in tl_to_masks()
215 tle = next_tle(tle); in tl_to_masks()
561 while (tle->nl) in detect_polarization()
[all …]
/arch/s390/include/asm/
A Dsysinfo.h214 union topology_entry tle[]; member

Completed in 6 milliseconds