Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhuge_mm.h119 static inline bool file_thp_enabled(struct vm_area_struct *vma) in file_thp_enabled() function
/openbmc/linux/mm/
H A Dhuge_memory.c122 if (!in_pf && file_thp_enabled(vma)) in hugepage_vma_check()