Home
last modified time | relevance | path

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

/include/linux/
Dmm.h1424 static inline unsigned int thp_order(struct page *page) in thp_order() function
1438 return PAGE_SIZE << thp_order(page); in thp_size()