Searched refs:drawer (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/s390/kernel/ |
| D | topology.c | 115 struct mask_info *drawer, in add_cpus_to_mask() argument 132 topo->drawer_id = drawer->id; in add_cpus_to_mask() 138 cpumask_set_cpu(lcpu + i, &drawer->mask); in add_cpus_to_mask() 179 struct mask_info *drawer = &drawer_info; in tl_to_masks() local 188 drawer = drawer->next; in tl_to_masks() 189 drawer->id = tle->container.id; in tl_to_masks() 200 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
|
| /Linux-v5.4/arch/s390/numa/ |
| D | mode_emu.c | 353 struct toptree *phys, *node, *drawer, *book, *mc, *core; in toptree_from_topology() local 362 drawer = toptree_get_child(node, top->drawer_id); in toptree_from_topology() 363 book = toptree_get_child(drawer, top->book_id); in toptree_from_topology() 366 if (!drawer || !book || !mc || !core) in toptree_from_topology()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | cputopology.rst | 35 the drawer ID of cpuX. Typically it is the hardware platform's 88 However, the book and drawer related sysfs files will only be created if
|
| /Linux-v5.4/arch/alpha/include/asm/ |
| D | err_ev7.h | 153 u16 drawer; member
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | vcpudispatch_stats.txt | 31 5. number of times this vcpu was dispatches on a different socket/drawer
|
| /Linux-v5.4/arch/alpha/kernel/ |
| D | err_marvel.c | 57 env->drawer); in marvel_print_680_frame()
|