Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h56 # define ARCH_MIN_MMSTRUCT_ALIGN (1 << INTERNODE_CACHE_SHIFT) macro
59 # define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c2870 #ifndef ARCH_MIN_MMSTRUCT_ALIGN
2871 #define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
2911 mm_size, ARCH_MIN_MMSTRUCT_ALIGN, in proc_caches_init()