Home
last modified time | relevance | path

Searched refs:arch_refresh_nodedata (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemory_hotplug.h30 extern void arch_refresh_nodedata(int nid, pg_data_t *pgdat);
48 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
61 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/openbmc/linux/arch/mips/loongson64/
H A Dnuma.c205 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-memory.c431 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/openbmc/linux/arch/ia64/mm/
H A Ddiscontig.c618 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() function
/openbmc/linux/mm/
H A Dmm_init.c1887 arch_refresh_nodedata(nid, pgdat); in free_area_init()