Searched refs:X86PKG_FL_PRESENT (Results 1 – 2 of 2) sorted by relevance
186 #define X86PKG_FL_PRESENT 0x80000000 /* package is present */ macro
580 pkg->flags = X86PKG_FL_PRESENT | X86PKG_FL_READY; in x86_package_alloc()