Home
last modified time | relevance | path

Searched defs:arch_alloc_nodedata (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/arch/mips/loongson64/
Dnuma.c202 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
/linux-6.8/arch/mips/sgi-ip27/
Dip27-memory.c427 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata() function
/linux-6.8/include/linux/
Dmemory_hotplug.h34 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid) macro