Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhuge_mm.h272 static inline unsigned int thp_order(struct page *page) in thp_order() function
350 static inline unsigned int thp_order(struct page *page) in thp_order() function
490 return PAGE_SIZE << thp_order(page); in thp_size()
/Linux-v5.10/mm/
Dfilemap.c859 if (order > thp_order(page)) in __add_to_page_cache_locked()
876 if (order > thp_order(page)) { in __add_to_page_cache_locked()