Home
last modified time | relevance | path

Searched defs:arch_free_nodedata (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dmemory_hotplug.h183 #define arch_free_nodedata(pgdat) generic_free_nodedata(pgdat) macro
/Linux-v5.10/arch/ia64/mm/
Ddiscontig.c641 void arch_free_nodedata(pg_data_t *pgdat) in arch_free_nodedata() function