IA32_FEATURE_WAITPKG
if (cpu->arch.feature[FEATURE_7_ECX] & IA32_FEATURE_WAITPKG)
if (x86_check_feature(IA32_FEATURE_WAITPKG, FEATURE_7_ECX))