Searched refs:book_id (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
H A Dtopology.h15 unsigned short book_id; member in struct:cpu_topology_s390
28 #define topology_book_id(cpu) (per_cpu(cpu_topology, cpu).book_id)
/linux-4.1.27/drivers/base/
H A Dtopology.c73 define_id_show_func(book_id); variable
74 static DEVICE_ATTR_RO(book_id);
/linux-4.1.27/arch/s390/kernel/
H A Dtopology.c93 per_cpu(cpu_topology, lcpu + i).book_id = book->id; add_cpus_to_mask()
259 per_cpu(cpu_topology, cpu).book_id = cpu; for_each_possible_cpu()

Completed in 86 milliseconds