Home
last modified time | relevance | path

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

/include/linux/
Dhuge_mm.h269 static inline unsigned int thp_order(struct page *page) in thp_order() function
348 static inline unsigned int thp_order(struct page *page) in thp_order() function
499 return PAGE_SIZE << thp_order(page); in thp_size()