Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhotplug-memory.c82 struct of_drconf_cell *lmbs; in dlpar_clone_drconf_property()
108 lmbs = (struct of_drconf_cell *)p; in dlpar_clone_drconf_property()
119 static struct memory_block *lmb_to_memblock(struct of_drconf_cell *lmb) in lmb_to_memblock()
191 static bool lmb_is_removable(struct of_drconf_cell *lmb) in lmb_is_removable()
217 static int dlpar_add_lmb(struct of_drconf_cell *);
219 static int dlpar_remove_lmb(struct of_drconf_cell *lmb) in dlpar_remove_lmb()
254 struct of_drconf_cell *lmbs; in dlpar_memory_remove_by_count()
267 lmbs = (struct of_drconf_cell *)p; in dlpar_memory_remove_by_count()
325 struct of_drconf_cell *lmbs; in dlpar_memory_remove_by_index()
334 lmbs = (struct of_drconf_cell *)p; in dlpar_memory_remove_by_index()
[all …]
/linux-4.4.14/arch/powerpc/include/asm/
Dprom.h87 struct of_drconf_cell { struct
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c394 static void read_drconf_cell(struct of_drconf_cell *drmem, const __be32 **cellp) in read_drconf_cell()
496 static int of_drconf_to_nid_single(struct of_drconf_cell *drmem, in of_drconf_to_nid_single()
682 struct of_drconf_cell drmem; in parse_drconf_memory()
1062 struct of_drconf_cell drmem; in hot_add_drconf_scn_to_nid()