Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h57 # define ARCH_MIN_MMSTRUCT_ALIGN (1 << INTERNODE_CACHE_SHIFT) macro
60 # define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
/linux-6.3-rc2/kernel/
A Dfork.c3019 #ifndef ARCH_MIN_MMSTRUCT_ALIGN
3020 #define ARCH_MIN_MMSTRUCT_ALIGN 0 macro
3043 mm_size, ARCH_MIN_MMSTRUCT_ALIGN, in mm_cache_init()

Completed in 13 milliseconds