Searched refs:cpu_has_pse (Results 1 – 4 of 4) sorted by relevance
90 #define cpu_has_pse 1 macro
86 #define cpu_has_pse boot_cpu_has(X86_FEATURE_PSE) macro
136 if (cpu_has_pse && (atomic_read(&kpte_page->count) == 1)) { in __change_page_attr()
243 if (cpu_has_pse) { in pagetable_init()