Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm_types.h477 #define PAGE_FRAG_CACHE_MAX_ORDER get_order(PAGE_FRAG_CACHE_MAX_SIZE) macro
/openbmc/linux/mm/
H A Dpage_alloc.c4562 PAGE_FRAG_CACHE_MAX_ORDER); in __page_frag_cache_refill()