Searched refs:pgstev (Results 1 – 1 of 1) sorted by relevance
590 unsigned long vmaddr, ptev, pgstev; in __gmap_zap() local610 pgstev = pgste_val(pgste); in __gmap_zap()612 if (((pgstev & _PGSTE_GPS_USAGE_MASK) == _PGSTE_GPS_USAGE_UNUSED) || in __gmap_zap()613 ((pgstev & _PGSTE_GPS_ZERO) && (ptev & _PAGE_INVALID))) { in __gmap_zap()