Searched refs:VM_FLUSH_RESET_PERMS (Results 1 – 3 of 3) sorted by relevance
29 #define VM_FLUSH_RESET_PERMS 0x00000100 /* Reset direct map and flush TLB on unmap */ macro169 vm->flags |= VM_FLUSH_RESET_PERMS; in set_vm_flush_reset_perms()
174 GFP_KERNEL, PAGE_KERNEL_EXEC, VM_FLUSH_RESET_PERMS, in module_alloc()
2184 int flush_reset = area->flags & VM_FLUSH_RESET_PERMS; in vm_remove_mappings()2690 GFP_KERNEL, PAGE_KERNEL_EXEC, VM_FLUSH_RESET_PERMS, in vmalloc_exec()