Searched refs:_PGSTE_GPS_ZERO (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/mm/
H A Dpgtable.c614 pgste_val(pgste) &= ~_PGSTE_GPS_ZERO;
745 (pgstev & _PGSTE_GPS_ZERO))) {
1094 if (pgstev & _PGSTE_GPS_ZERO) {
1129 pgstev |= _PGSTE_GPS_ZERO;
/linux-master/arch/s390/include/asm/
H A Dpgtable.h389 #define _PGSTE_GPS_ZERO 0x0000000080000000UL macro
/linux-master/arch/s390/kvm/
H A Dpriv.c1191 if (pgstev & _PGSTE_GPS_ZERO)

Completed in 104 milliseconds