Searched refs:thp_order (Results 1 – 2 of 2) sorted by relevance
257 static inline unsigned int thp_order(struct page *page) in thp_order() function330 static inline unsigned int thp_order(struct page *page) in thp_order() function480 return PAGE_SIZE << thp_order(page); in thp_size()
2416 if (mapping->host->i_blkbits >= (PAGE_SHIFT + thp_order(page))) in filemap_range_uptodate()
Completed in 9 milliseconds