Searched refs:VM_STACK_DEFAULT_FLAGS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/um/asm/
H A Dvm-flags.h16 #define VM_STACK_DEFAULT_FLAGS (VM_GROWSDOWN | VM_DATA_FLAGS_EXEC) macro
/linux-master/arch/powerpc/include/asm/
H A Dpage_64.h100 #define VM_STACK_DEFAULT_FLAGS \ macro
/linux-master/include/linux/
H A Dmm.h425 #ifndef VM_STACK_DEFAULT_FLAGS /* arch can override this */
426 #define VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS macro
439 #define VM_STACK_FLAGS (VM_STACK | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)

Completed in 227 milliseconds