Searched refs:VM_NO_KHUGEPAGED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | mm.h | 443 #define VM_NO_KHUGEPAGED (VM_SPECIAL | VM_HUGETLB) macro |
/openbmc/linux/mm/ | ||
H A D | huge_memory.c | 93 if (vm_flags & VM_NO_KHUGEPAGED) in hugepage_vma_check() |