Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/
Dnuma.c1058 const __be64 *lrdr = NULL; in hot_add_drconf_memory_max() local
1062 lrdr = of_get_property(dn, "ibm,lrdr-capacity", NULL); in hot_add_drconf_memory_max()
1064 if (lrdr) in hot_add_drconf_memory_max()
1065 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()