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