Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprocessor.h57 # define ARCH_MIN_MMSTRUCT_ALIGN (1 << INTERNODE_CACHE_SHIFT) macro
60 # define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
/linux/kernel/
H A Dfork.c3125 #ifndef ARCH_MIN_MMSTRUCT_ALIGN
3126 #define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
3149 mm_size, ARCH_MIN_MMSTRUCT_ALIGN, in mm_cache_init()