Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/mm/
Dpgtable.c598 pgste_val(pgste) &= ~_PGSTE_GPS_ZERO; in ptep_set_pte_at()
729 (pgstev & _PGSTE_GPS_ZERO))) { in ptep_zap_unused()
1072 if (pgstev & _PGSTE_GPS_ZERO) { in pgste_perform_essa()
1107 pgstev |= _PGSTE_GPS_ZERO; in pgste_perform_essa()
/linux-6.1.9/arch/s390/include/asm/
Dpgtable.h383 #define _PGSTE_GPS_ZERO 0x0000000080000000UL macro
/linux-6.1.9/arch/s390/kvm/
Dpriv.c1189 if (pgstev & _PGSTE_GPS_ZERO) in __do_essa()