Searched refs:zidx (Results 1 – 1 of 1) sorted by relevance
2175 enum zone_type zidx; in alloc_migration_target() local2201 zidx = folio_zonenum(src); in alloc_migration_target()2202 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()