Searched refs:VMA_STARTGAP_FLAGS (Results 1 – 2 of 2) sorted by relevance
2994 if (tmp && vma_test_any_mask(tmp, VMA_STARTGAP_FLAGS)) { in unmapped_area()3047 if (tmp && vma_test_any_mask(tmp, VMA_STARTGAP_FLAGS)) { in unmapped_area_topdown()
466 #define VMA_STARTGAP_FLAGS mk_vma_flags(VMA_GROWSDOWN_BIT, VMA_SHADOW_STACK_BIT) macro469 #define VMA_STARTGAP_FLAGS mk_vma_flags(VMA_GROWSDOWN_BIT) macro