Searched refs:is_highmem_idx (Results 1 – 6 of 6) sorted by relevance
30 if (is_highmem_idx(zoneid)) in show_mem()
1024 static inline int is_highmem_idx(enum zone_type idx) in is_highmem_idx() function1044 return is_highmem_idx(zone_idx(zone)); in is_highmem()
404 #define PageHighMem(__p) is_highmem_idx(page_zonenum(__p)) in PAGEFLAG()
310 if (!is_highmem_idx(i)) in highmem_dirtyable_memory()
1574 if (!is_highmem_idx(zone)) in __init_single_page()7471 if (!is_highmem_idx(j)) { in free_area_init_core()7488 if (!is_highmem_idx(j)) in free_area_init_core()
1637 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()