Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsysinfo.h182 #define TOPOLOGY_NR_MAG 6 macro
210 unsigned char mag[TOPOLOGY_NR_MAG];
/linux/arch/s390/kernel/
H A Dsysinfo.c126 for (i = 0; i < TOPOLOGY_NR_MAG; i++) in stsi_15_1_x()
132 for (i = 0; i < TOPOLOGY_NR_MAG; i++) in stsi_15_1_x()
H A Dtopology.c547 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; in alloc_masks()
549 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; in alloc_masks()