Searched refs:X86_FEATURE_PSE (Results 1 – 5 of 5) 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()
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()