Searched refs:GMAP_NOTIFY_MPROT (Results 1 – 2 of 2) sorted by relevance
17 #define GMAP_NOTIFY_MPROT 0x1 macro
987 if (bits & GMAP_NOTIFY_MPROT) in gmap_protect_pmd()1025 pbits |= (bits & GMAP_NOTIFY_MPROT) ? PGSTE_IN_BIT : 0; in gmap_protect_pte()1116 rc = gmap_protect_range(gmap, gaddr, len, prot, GMAP_NOTIFY_MPROT); in gmap_mprotect_notify()