Searched refs:gmap_protect_pmd (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/s390/mm/ |
| H A D | gmap.c | 913 static int gmap_protect_pmd(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pmd() function 1014 rc = gmap_protect_pmd(gmap, gaddr, pmdp, prot, bits); in gmap_protect_one() 2178 gmap_protect_pmd(gmap, gaddr, pmdp, PROT_READ, 0); in gmap_test_and_clear_dirty_pmd()
|