Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dsysinfo.h66 unsigned short cpus_total; member
91 unsigned short cpus_total; member
125 unsigned short cpus_total; member
/linux/arch/s390/kernel/
A Dsysinfo.c172 seq_printf(m, "CPUs Total: %d\n", info->cpus_total); in stsi_1_2_2()
197 for (i = 2; i <= info->cpus_total; i++) { in stsi_1_2_2()
223 seq_printf(m, "LPAR CPUs Total: %d\n", info->cpus_total); in stsi_2_2_2()
271 seq_printf(m, "VM%02d CPUs Total: %d\n", i, info->vm[i].cpus_total); in stsi_3_2_2()
/linux/arch/s390/kvm/
A Dpriv.c826 mem->vm[0].cpus_total = cpus; in handle_stsi_3_2_2()

Completed in 7 milliseconds