Searched refs:VM_FLUSH_RESET_PERMS (Results 1 – 4 of 4) sorted by relevance
30 #define VM_FLUSH_RESET_PERMS 0x00000100 /* reset direct map and flush TLB on unmap, can't be freed … macro280 vm->flags |= VM_FLUSH_RESET_PERMS; in set_vm_flush_reset_perms()
20 unsigned long vm_flags = VM_FLUSH_RESET_PERMS; in __execmem_alloc()
670 if (WARN_ON_ONCE(area->flags & VM_FLUSH_RESET_PERMS)) in check_sparse_vm_area()3350 if (unlikely(vm->flags & VM_FLUSH_RESET_PERMS)) in vfree()3422 if (WARN_ON_ONCE(flags & VM_FLUSH_RESET_PERMS)) in vmap()
535 VM_FLUSH_RESET_PERMS, NUMA_NO_NODE, in hyperv_init()