Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dpgtable.c564 pgste_val(pgste) &= ~_PGSTE_GPS_ZERO; in ptep_set_pte_at()
695 (pgstev & _PGSTE_GPS_ZERO))) { in ptep_zap_unused()
1015 if (pgstev & _PGSTE_GPS_ZERO) { in pgste_perform_essa()
1050 pgstev |= _PGSTE_GPS_ZERO; in pgste_perform_essa()
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h379 #define _PGSTE_GPS_ZERO 0x0000000080000000UL macro
/Linux-v4.19/arch/s390/kvm/
Dpriv.c1068 if (pgstev & _PGSTE_GPS_ZERO) in __do_essa()