Searched refs:gmap_protect_pte (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | gmap.c | 993 * gmap_protect_pte - remove access rights to memory and set pgste bits 1005 static int gmap_protect_pte(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pte() function 1054 rc = gmap_protect_pte(gmap, gaddr, pmdp, prot, in gmap_protect_range()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | gmap.c | 1009 * gmap_protect_pte - remove access rights to memory and set pgste bits 1021 static int gmap_protect_pte(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pte() function 1070 rc = gmap_protect_pte(gmap, gaddr, pmdp, prot, in gmap_protect_range()
|
Completed in 8 milliseconds