Searched refs:arch_wants_old_prefaulted_pte (Results 1 – 2 of 2) sorted by relevance
1096 #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() function4342 if (prefault && arch_wants_old_prefaulted_pte()) in set_pte_range()