Searched refs:vma_flags_to_legacy (Results 1 – 3 of 3) sorted by relevance
343 #define VM_STACK_FLAGS vma_flags_to_legacy(VMA_STACK_FLAGS)860 static __always_inline vm_flags_t vma_flags_to_legacy(vma_flags_t flags) in vma_flags_to_legacy() function1549 const vm_flags_t vm_flags = vma_flags_to_legacy(vma_flags); in vma_get_page_prot()
542 #define VM_STACK_FLAGS vma_flags_to_legacy(VMA_STACK_FLAGS)560 #define VM_SPECIAL vma_flags_to_legacy(VMA_SPECIAL_FLAGS)4468 const vm_flags_t vm_flags = vma_flags_to_legacy(vma_flags); in vma_get_page_prot()
2931 vma->vm_page_prot = vm_get_page_prot(vma_flags_to_legacy(vma_flags)); in do_brk_flags()