Home
last modified time | relevance | path

Searched refs:ARCH_MIN_MMSTRUCT_ALIGN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h58 # define ARCH_MIN_MMSTRUCT_ALIGN (1 << INTERNODE_CACHE_SHIFT) macro
61 # define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
/kernel/linux/linux-5.10/kernel/
H A Dfork.c2842 #ifndef ARCH_MIN_MMSTRUCT_ALIGN
2843 #define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
2866 mm_size, ARCH_MIN_MMSTRUCT_ALIGN, in mm_cache_init()
/kernel/linux/linux-6.6/kernel/
H A Dfork.c3262 #ifndef ARCH_MIN_MMSTRUCT_ALIGN
3263 #define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
3286 mm_size, ARCH_MIN_MMSTRUCT_ALIGN, in mm_cache_init()

Completed in 9 milliseconds