Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dgmap.h16 #define GMAP_NOTIFY_SHADOW 0x2 macro
/linux/arch/s390/mm/
H A Dgmap.c1004 if (bits & GMAP_NOTIFY_SHADOW) in gmap_protect_pmd()
1039 pbits |= (bits & GMAP_NOTIFY_SHADOW) ? PGSTE_VSIE_BIT : 0; in gmap_protect_pte()
1734 PROT_READ, GMAP_NOTIFY_SHADOW); in gmap_shadow()