Home
last modified time | relevance | path

Searched refs:num_log (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h211 unsigned short num_log; /* Total number of logical processors on member
H A Dpal.h1735 u64 num_log :16, /* Total number of logical member
1773 #define overview_num_log overview.overview_bits.num_log
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c811 c->num_log = info.overview_num_log; in identify_siblings()
H A Dsetup.c841 c->threads_per_core = c->cores_per_socket = c->num_log = 1; in identify_cpu()