Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate.c2175 enum zone_type zidx; in alloc_migration_target() local
2201 zidx = folio_zonenum(src); in alloc_migration_target()
2202 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()