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