Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c523 #define LEVEL_MAX_SIBLINGS(ebx) ((ebx) & 0xffff) macro
550 core_level_siblings = c->x86_num_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()
559 core_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()

Completed in 3 milliseconds