Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhuge_mm.h186 bool is_transparent_hugepage(struct page *page);
381 static inline bool is_transparent_hugepage(struct page *page) in is_transparent_hugepage() function
/Linux-v5.15/mm/
Dhuge_memory.c532 bool is_transparent_hugepage(struct page *page) in is_transparent_hugepage() function
541 EXPORT_SYMBOL_GPL(is_transparent_hugepage);
2976 if (!is_transparent_hugepage(page)) in split_huge_pages_pid()
3035 if (!is_transparent_hugepage(fpage)) in split_huge_pages_in_file()