Home
last modified time | relevance | path

Searched refs:KMAP_FLAG_ASLR_STACK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Duser.h640 #define KMAP_FLAG_ASLR_STACK 0x10 /* the stack location is randomized */ macro
/freebsd/sys/kern/
H A Dkern_proc.c3277 kvm.kvm_map_flags |= KMAP_FLAG_ASLR_STACK; in sysctl_kern_proc_vm_layout()