Searched refs:X86_FEATURE_PSE (Results 1 – 8 of 8) sorted by relevance
109 if (boot_cpu_has(X86_FEATURE_PSE)) { in resume_physical_mapping_init()157 if (boot_cpu_has(X86_FEATURE_PSE)) { in set_up_temporary_text_mapping()
8 #define hugepages_supported() boot_cpu_has(X86_FEATURE_PSE)
21 return boot_cpu_has(X86_FEATURE_PSE); in arch_vmap_pmd_supported()
312 return boot_cpu_has(X86_FEATURE_PSE); in has_transparent_hugepage()
24 #define X86_FEATURE_PSE ( 0*32+ 3) /* "pse" Page Size Extensions */ macro
45 if (boot_cpu_has(X86_FEATURE_PSE) && in kasan_populate_pmd()
918 setup_clear_cpu_cap(X86_FEATURE_PSE); in parse_memopt()
1261 if (!cpu_feature_enabled(X86_FEATURE_PSE)) in collapse_pmd_page()