Home
last modified time | relevance | path

Searched refs:TOPOLOGY_NR_MAG (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dsysinfo.h132 #define TOPOLOGY_NR_MAG 6 macro
159 unsigned char mag[TOPOLOGY_NR_MAG];
/linux-4.1.27/arch/s390/kernel/
Dtopology.c462 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; in alloc_masks()
464 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; in alloc_masks()
483 for (i = 0; i < TOPOLOGY_NR_MAG; i++) in s390_topology_init()
Dsysinfo.c123 for (i = 0; i < TOPOLOGY_NR_MAG; i++) in stsi_15_1_x()
129 for (i = 0; i < TOPOLOGY_NR_MAG; i++) in stsi_15_1_x()