Searched refs:gmap_protect_range (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/mm/
H A Dgmap.c1047 * gmap_protect_range - remove access rights to memory and set pgste bits
1059 static int gmap_protect_range(struct gmap *gmap, unsigned long gaddr, function
1129 rc = gmap_protect_range(gmap, gaddr, len, prot, GMAP_NOTIFY_MPROT);
1732 rc = gmap_protect_range(parent, asce & _ASCE_ORIGIN,

Completed in 230 milliseconds