Searched refs:X86FSET_PAE (Results 1 – 4 of 4) sorted by relevance
362 #define X86FSET_PAE 9 macro
603 if (is_x86_feature(x86_featureset, X86FSET_PAE)) { in fastboot_init_fields()1160 X86FSET_PAE)) { in fastboot_load_kernel()
1300 add_x86_feature(featureset, X86FSET_PAE); in cpuid_pass1()1428 if (is_x86_feature(featureset, X86FSET_PAE)) in cpuid_pass1()3892 if (is_x86_feature(x86_featureset, X86FSET_PAE)) { in intel_walk_cacheinfo()
583 if (mmu.pae_hat && !is_x86_feature(x86_featureset, X86FSET_PAE)) in mmu_init()