Searched refs:PG_isolated (Results 1 – 3 of 3) sorted by relevance
178 as PG_isolated so concurrent isolation in several CPUs skip the page249 * PG_isolated252 as PG_isolated under lock_page(). So if a CPU encounters PG_isolated255 driver sees a PG_isolated page, it means the page has been isolated by the257 The PG_isolated flag is aliased with the PG_reclaim flag so drivers258 shouldn't use PG_isolated for its own purposes.
186 PG_isolated = PG_reclaim, enumerator
920 is successfully isolated, VM marks the page as PG_isolated via
Completed in 7 milliseconds