Searched refs:X86CORE_FL_READY (Results 1 – 2 of 2) sorted by relevance
149 #define X86CORE_FL_READY 0x40000000 /* core struct is init'd */ macro
388 core->flags = X86CORE_FL_PRESENT | X86CORE_FL_READY in x86_core_alloc()