Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhuge_mm.h257 static inline unsigned int thp_order(struct page *page) in thp_order() function
330 static inline unsigned int thp_order(struct page *page) in thp_order() function
480 return PAGE_SIZE << thp_order(page); in thp_size()
/linux/mm/
A Dfilemap.c2416 if (mapping->host->i_blkbits >= (PAGE_SHIFT + thp_order(page))) in filemap_range_uptodate()

Completed in 9 milliseconds