Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kvm/
H A Dgmap-vsie.c131 PROT_READ, GMAP_NOTIFY_SHADOW); in gmap_shadow()
/linux-6.15/arch/s390/include/asm/
H A Dgmap.h16 #define GMAP_NOTIFY_SHADOW 0x2 macro
/linux-6.15/arch/s390/mm/
H A Dgmap.c939 if (bits & GMAP_NOTIFY_SHADOW) in gmap_protect_pmd()
974 pbits |= (bits & GMAP_NOTIFY_SHADOW) ? PGSTE_VSIE_BIT : 0; in gmap_protect_pte()