Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhuge_mm.h157 static inline bool file_thp_enabled(struct vm_area_struct *vma) in file_thp_enabled() function
/Linux-v6.1/mm/
Dhuge_memory.c131 if (!in_pf && file_thp_enabled(vma)) in hugepage_vma_check()