Home
last modified time | relevance | path

Searched refs:vma_exec (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Dtlb.h363 unsigned int vma_exec : 1; member
460 .vm_flags = (tlb->vma_exec ? VM_EXEC : 0) | in tlb_flush()
486 tlb->vma_exec = !!(vma->vm_flags & VM_EXEC); in tlb_update_vma_flags()
/linux/tools/testing/vma/
H A DMakefile15 …mmap.c tests/vma.c ../../../mm/vma.c ../../../mm/vma_init.c ../../../mm/vma_exec.c ../../../mm/vma…
/linux/mm/
H A DMakefile40 pgtable-generic.o rmap.o vmalloc.o vma.o vma_exec.o
/linux/
H A DMAINTAINERS9584 F: mm/vma_exec.c
16997 F: mm/vma_exec.c