Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dgmap.h16 #define GMAP_NOTIFY_MPROT 0x1 macro
/Linux-v5.4/arch/s390/mm/
Dgmap.c977 if (bits & GMAP_NOTIFY_MPROT) in gmap_protect_pmd()
1015 pbits |= (bits & GMAP_NOTIFY_MPROT) ? PGSTE_IN_BIT : 0; in gmap_protect_pte()
1106 rc = gmap_protect_range(gmap, gaddr, len, prot, GMAP_NOTIFY_MPROT); in gmap_mprotect_notify()