Searched refs:arch_wants_old_prefaulted_pte (Results 1 – 2 of 2) sorted by relevance
1102 #define arch_wants_old_prefaulted_pte cpu_has_hw_af macro
145 #ifndef arch_wants_old_prefaulted_pte146 static inline bool arch_wants_old_prefaulted_pte(void) in arch_wants_old_prefaulted_pte() function4388 if (prefault && arch_wants_old_prefaulted_pte()) in set_pte_range()