Home
last modified time | relevance | path

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

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