Searched refs:VMA_LOCKED_MASK (Results 1 – 3 of 3) sorted by relevance
371 #define VMA_LOCKED_MASK mk_vma_flags(VMA_LOCKED_BIT, VMA_LOCKONFAULT_BIT) macro
2622 vma_clear_flags_mask(vma, VMA_LOCKED_MASK); in __mmap_complete()
587 #define VMA_LOCKED_MASK mk_vma_flags(VMA_LOCKED_BIT, VMA_LOCKONFAULT_BIT) macro