Searched refs:setup_bootmem_node (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/metag/include/asm/
H A Dmmzone.h27 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end);
30 setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() function
/linux-4.4.14/arch/sh/include/asm/
H A Dmmzone.h29 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end);
32 setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() function
/linux-4.4.14/arch/sh/mm/
H A Dnuma.c27 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() function
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c391 setup_bootmem_node(nid++, 0x145f0000, 0x14610000); /* CPU0 */ plat_mem_setup()
395 setup_bootmem_node(nid++, 0x14df0000, 0x14e10000); /* CPU1 */ plat_mem_setup()
396 setup_bootmem_node(nid++, 0x155f0000, 0x15610000); /* CPU2 */ plat_mem_setup()
397 setup_bootmem_node(nid++, 0x15df0000, 0x15e10000); /* CPU3 */ plat_mem_setup()
400 setup_bootmem_node(nid++, 0x16000000, 0x16020000); /* CSM */ plat_mem_setup()
H A Dsetup-sh7722.c670 setup_bootmem_node(1, 0x055f0000, 0x05610000); plat_mem_setup()
H A Dsetup-sh7785.c615 setup_bootmem_node(1, 0xe55f0000, 0xe5610000); plat_mem_setup()
/linux-4.4.14/arch/metag/mm/
H A Dnuma.c30 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) setup_bootmem_node() function

Completed in 233 milliseconds