Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/mm/
Dpgtable.c623 pgste_val(pgste) &= ~_PGSTE_GPS_ZERO; in ptep_set_pte_at()
754 (pgstev & _PGSTE_GPS_ZERO))) { in ptep_zap_unused()
1103 if (pgstev & _PGSTE_GPS_ZERO) { in pgste_perform_essa()
1138 pgstev |= _PGSTE_GPS_ZERO; in pgste_perform_essa()
/linux-6.6.21/arch/s390/include/asm/
Dpgtable.h388 #define _PGSTE_GPS_ZERO 0x0000000080000000UL macro
/linux-6.6.21/arch/s390/kvm/
Dpriv.c1187 if (pgstev & _PGSTE_GPS_ZERO) in __do_essa()