Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c1324 if (ptep_test_and_clear_user_dirty(gmap->mm, address, pte)) in gmap_test_and_clear_dirty()
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h983 static inline int ptep_test_and_clear_user_dirty(struct mm_struct *mm, in ptep_test_and_clear_user_dirty() function