Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dnuma.c1343 const __be64 *lrdr = NULL; in hot_add_drconf_memory_max() local
1347 lrdr = of_get_property(dn, "ibm,lrdr-capacity", NULL); in hot_add_drconf_memory_max()
1349 if (lrdr) in hot_add_drconf_memory_max()
1350 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()