Searched refs:gmap_protect_pmd (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/s390/mm/ |
D | gmap.c | 976 static int gmap_protect_pmd(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pmd() function 1077 rc = gmap_protect_pmd(gmap, gaddr, pmdp, prot, in gmap_protect_range() 2474 gmap_protect_pmd(gmap, gaddr, pmdp, PROT_READ, 0); in gmap_test_and_clear_dirty_pmd()
|