Home
last modified time | relevance | path

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

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