Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm.h1310 static inline unsigned int thp_order(struct page *page) in thp_order() function
1324 return PAGE_SIZE << thp_order(page); in thp_size()