Searched refs:X86_FEATURE_PSE (Results 1 – 7 of 7) 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()
231 if (boot_cpu_has(X86_FEATURE_PSE) && !debug_pagealloc_enabled()) in probe_page_size_mask()237 if (boot_cpu_has(X86_FEATURE_PSE)) in probe_page_size_mask()1078 cpu_feature_enabled(X86_FEATURE_PSE)) { in execmem_arch_setup()
45 if (boot_cpu_has(X86_FEATURE_PSE) && in kasan_populate_pmd()
24 #define X86_FEATURE_PSE ( 0*32+ 3) /* "pse" Page Size Extensions */ macro
918 setup_clear_cpu_cap(X86_FEATURE_PSE); in parse_memopt()