Searched refs:phys_coresperchip (Results 1 – 1 of 1) sorted by relevance
73 static u32 phys_coresperchip; /* Physical cores per chip */ variable92 phys_coresperchip = 1; in read_24x7_sys_info()115 phys_coresperchip = be16_to_cpup((__be16 *)&rtas_data_buf[8]); in read_24x7_sys_info()472 return sprintf(buf, "%d\n", phys_coresperchip); in coresperchip_show()
Completed in 8 milliseconds