IA32_FEATURE_PAE
if (cpu->arch.feature[FEATURE_COMMON] & IA32_FEATURE_PAE)
bool paeAvailable = x86_check_feature(IA32_FEATURE_PAE, FEATURE_COMMON);