Home
last modified time | relevance | path

Searched refs:arch_faults_on_old_pte (Results 1 – 1 of 1) sorted by relevance

/mm/
Dmemory.c123 #ifndef arch_faults_on_old_pte
124 static inline bool arch_faults_on_old_pte(void) in arch_faults_on_old_pte() function
2234 if (arch_faults_on_old_pte() && !pte_young(vmf->orig_pte)) { in cow_user_page()