Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dshow_mem.c30 if (is_highmem_idx(zoneid)) in __show_mem()
/linux-6.3-rc2/include/linux/
A Dpage-flags.h533 #define PageHighMem(__p) is_highmem_idx(page_zonenum(__p)) in PAGEFLAG()
534 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG()
A Dmmzone.h1498 static inline int is_highmem_idx(enum zone_type idx) in is_highmem_idx() function
1517 return is_highmem_idx(zone_idx(zone)); in is_highmem()
/linux-6.3-rc2/mm/
A Dmigrate.c2054 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()
A Dpage_alloc.c1640 if (!is_highmem_idx(zone)) in __init_single_page()
7848 if (!is_highmem_idx(j)) { in free_area_init_core()
7865 if (!is_highmem_idx(j)) in free_area_init_core()
A Dpage-writeback.c311 if (!is_highmem_idx(i)) in highmem_dirtyable_memory()

Completed in 33 milliseconds