Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dgmap.h16 #define GMAP_NOTIFY_SHADOW 0x2 macro
/linux-6.1.9/arch/s390/mm/
Dgmap.c991 if (bits & GMAP_NOTIFY_SHADOW) in gmap_protect_pmd()
1026 pbits |= (bits & GMAP_NOTIFY_SHADOW) ? PGSTE_VSIE_BIT : 0; in gmap_protect_pte()
1715 PROT_READ, GMAP_NOTIFY_SHADOW); in gmap_shadow()