Home
last modified time | relevance | path

Searched refs:VM_FLUSH_RESET_PERMS (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dvmalloc.h27 #define VM_FLUSH_RESET_PERMS 0x00000100 /* reset direct map and flush TLB on unmap, can't be freed … macro
234 vm->flags |= VM_FLUSH_RESET_PERMS; in set_vm_flush_reset_perms()
/linux/arch/powerpc/kernel/
A Dmodule.c103 VM_FLUSH_RESET_PERMS | VM_NO_HUGE_VMAP, in __module_alloc()
/linux/arch/riscv/kernel/probes/
A Dkprobes.c91 VM_FLUSH_RESET_PERMS, NUMA_NO_NODE, in alloc_insn_page()
/linux/arch/x86/hyperv/
A Dhv_init.c430 VM_FLUSH_RESET_PERMS, NUMA_NO_NODE, in hyperv_init()
/linux/arch/arm64/kernel/probes/
A Dkprobes.c120 GFP_KERNEL, PAGE_KERNEL_ROX, VM_FLUSH_RESET_PERMS, in alloc_insn_page()
/linux/mm/
A Dvmalloc.c2553 int flush_reset = area->flags & VM_FLUSH_RESET_PERMS; in vm_remove_mappings()
/linux/kernel/
A Dmodule.c2839 GFP_KERNEL, PAGE_KERNEL_EXEC, VM_FLUSH_RESET_PERMS, in module_alloc()

Completed in 26 milliseconds