Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate.c2192 enum zone_type zidx; in alloc_migration_target()
2218 zidx = folio_zonenum(src); in store_status()
2219 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in store_status()
2175 enum zone_type zidx; alloc_migration_target() local