Home
last modified time | relevance | path

Searched refs:_PGSTE_GPS_USAGE_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/s390/mm/
A Dpgtable.c276 if ((pgste_val(pgste) & _PGSTE_GPS_USAGE_MASK) == in ptep_xchg_commit()
753 ((pgstev & _PGSTE_GPS_USAGE_MASK) == _PGSTE_GPS_USAGE_UNUSED || in ptep_zap_unused()
759 pgste_val(pgste) &= ~_PGSTE_GPS_USAGE_MASK; in ptep_zap_unused()
1076 pgstev &= ~(_PGSTE_GPS_USAGE_MASK | _PGSTE_GPS_NODAT); in pgste_perform_essa()
1080 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
1086 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
1092 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
1108 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
1118 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
1123 pgstev &= ~_PGSTE_GPS_USAGE_MASK; in pgste_perform_essa()
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h394 #define _PGSTE_GPS_USAGE_MASK 0x0000000003000000UL macro
398 #define _PGSTE_GPS_USAGE_VOLATILE _PGSTE_GPS_USAGE_MASK
/linux-6.3-rc2/arch/s390/kvm/
A Dpriv.c1179 res = (pgstev & _PGSTE_GPS_USAGE_MASK) >> 22; in __do_essa()
A Dkvm-s390.c2325 mask &= _PGSTE_GPS_USAGE_MASK | _PGSTE_GPS_NODAT; in kvm_s390_set_cmma_bits()

Completed in 22 milliseconds