Searched refs:mag (Results 1 – 3 of 3) sorted by relevance
/arch/s390/kernel/ |
D | topology.c | 518 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; in alloc_masks() 520 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; in alloc_masks() 551 info->mag[0], info->mag[1], info->mag[2], info->mag[3], in topology_init_early() 552 info->mag[4], info->mag[5], info->mnest); in topology_init_early()
|
D | sysinfo.c | 149 seq_printf(m, " %d", info->mag[i]); in stsi_15_1_x() 155 seq_printf(m, " %d", info->mag[i]); in stsi_15_1_x()
|
/arch/s390/include/asm/ |
D | sysinfo.h | 180 unsigned char mag[TOPOLOGY_NR_MAG]; member
|