Home
last modified time | relevance | path

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

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