Searched refs:arch_wants_old_prefaulted_pte (Results 1 – 2 of 2) sorted by relevance
1091 #define arch_wants_old_prefaulted_pte cpu_has_hw_af macro
131 #ifndef arch_wants_old_prefaulted_pte132 static inline bool arch_wants_old_prefaulted_pte(void) in arch_wants_old_prefaulted_pte() function4330 if (prefault && arch_wants_old_prefaulted_pte()) in do_set_pte()