Home
last modified time | relevance | path

Searched refs:_PGSTE_GPS_USAGE_UNUSED (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/s390/mm/
Dpgtable.c277 _PGSTE_GPS_USAGE_UNUSED) in ptep_xchg_commit()
753 ((pgstev & _PGSTE_GPS_USAGE_MASK) == _PGSTE_GPS_USAGE_UNUSED || in ptep_zap_unused()
1087 pgstev |= _PGSTE_GPS_USAGE_UNUSED; in pgste_perform_essa()
/linux-6.6.21/arch/s390/include/asm/
Dpgtable.h392 #define _PGSTE_GPS_USAGE_UNUSED 0x0000000001000000UL macro