Searched refs:thp_order (Results 1 – 1 of 1) sorted by relevance
1304 static inline unsigned int thp_order(struct page *page) in thp_order() function1318 return PAGE_SIZE << thp_order(page); in thp_size()