Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm.h443 #define VM_NO_KHUGEPAGED (VM_SPECIAL | VM_HUGETLB) macro
/openbmc/linux/mm/
H A Dhuge_memory.c93 if (vm_flags & VM_NO_KHUGEPAGED) in hugepage_vma_check()