Searched refs:is_transparent_hugepage (Results 1 – 3 of 3) sorted by relevance
188 bool is_transparent_hugepage(struct page *page);380 static inline bool is_transparent_hugepage(struct page *page) in is_transparent_hugepage() function
501 bool is_transparent_hugepage(struct page *page) in is_transparent_hugepage() function510 EXPORT_SYMBOL_GPL(is_transparent_hugepage);
196 return is_transparent_hugepage(compound_head(page)); in kvm_is_transparent_hugepage()