Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dnuma.h19 #define NODE_MIN_SIZE (4*1024*1024) macro
/arch/x86/mm/
Dnuma.c200 if (end && (end - start) < NODE_MIN_SIZE) in setup_node_data()