Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/mm/
Dpgtable.c584 pgste_val(pgste) &= ~_PGSTE_GPS_ZERO; in ptep_set_pte_at()
715 (pgstev & _PGSTE_GPS_ZERO))) { in ptep_zap_unused()
1035 if (pgstev & _PGSTE_GPS_ZERO) { in pgste_perform_essa()
1070 pgstev |= _PGSTE_GPS_ZERO; in pgste_perform_essa()
/Linux-v5.15/arch/s390/include/asm/
Dpgtable.h381 #define _PGSTE_GPS_ZERO 0x0000000080000000UL macro
/Linux-v5.15/arch/s390/kvm/
Dpriv.c1163 if (pgstev & _PGSTE_GPS_ZERO) in __do_essa()