Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_topology.h148 #define X86CORE_FL_PRESENT 0x80000000 /* core is present */ macro
H A Dcpu_threads.c388 core->flags = X86CORE_FL_PRESENT | X86CORE_FL_READY in x86_core_alloc()