Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h1735 static inline int is_highmem_idx(enum zone_type idx) in is_highmem_idx() function
1754 return is_highmem_idx(zone_idx(zone)); in is_highmem()
/linux/mm/
H A Dpage-writeback.c282 if (!is_highmem_idx(i)) in highmem_dirtyable_memory()
H A Dmm_init.c608 if (!is_highmem_idx(zone)) in __init_single_page()
H A Dmigrate.c2230 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()