Home
last modified time | relevance | path

Searched refs:vma_test_any (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h1082 #define vma_test_any(vma, ...) \ macro
/linux/include/linux/
H A Dmm.h1328 #define vma_test_any(vma, ...) \ macro
/linux/mm/
H A Dhuge_memory.c108 return vma_test_any(vma, VMA_PFNMAP_BIT, VMA_MIXEDMAP_BIT); in vma_is_special_huge()