Searched refs:GMAP_NOTIFY_SHADOW (Results 1 – 2 of 2) sorted by relevance
16 #define GMAP_NOTIFY_SHADOW 0x2 macro
986 if (bits & GMAP_NOTIFY_SHADOW) in gmap_protect_pmd()1021 pbits |= (bits & GMAP_NOTIFY_SHADOW) ? PGSTE_VSIE_BIT : 0; in gmap_protect_pte()1703 PROT_READ, GMAP_NOTIFY_SHADOW); in gmap_shadow()