Home
last modified time | relevance | path

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

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