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

/linux-master/arch/s390/include/asm/
H A Dgmap.h17 #define GMAP_NOTIFY_MPROT 0x1 macro
/linux-master/arch/s390/mm/
H A Dgmap.c1000 if (bits & GMAP_NOTIFY_MPROT)
1038 pbits |= (bits & GMAP_NOTIFY_MPROT) ? PGSTE_IN_BIT : 0;
1129 rc = gmap_protect_range(gmap, gaddr, len, prot, GMAP_NOTIFY_MPROT);

Completed in 137 milliseconds