Home
last modified time | relevance | path

Searched defs:core_bits (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/x86/
H A Dtopology.c85 static enum cb_err get_cpu_core_thread_bits(uint32_t *core_bits, uint32_t *thread_bits) in get_cpu_core_thread_bits()
136 static uint32_t core_bits, thread_bits; in set_cpu_topology_from_leaf_b() local