Home
last modified time | relevance | path

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

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