Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h524 static inline bool hugepage_movable_supported(struct hstate *h) in hugepage_movable_supported() function
720 static inline bool hugepage_movable_supported(struct hstate *h) in hugepage_movable_supported() function
/Linux-v5.4/mm/
Dhugetlb.c932 if (hugepage_movable_supported(h)) in htlb_alloc_mask()