Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
Dhotplug-memory.c82 struct of_drconf_cell *lmbs; in dlpar_clone_drconf_property()
109 lmbs = (struct of_drconf_cell *)p; in dlpar_clone_drconf_property()
120 static struct memory_block *lmb_to_memblock(struct of_drconf_cell *lmb) in lmb_to_memblock()
192 static bool lmb_is_removable(struct of_drconf_cell *lmb) in lmb_is_removable()
218 static int dlpar_add_lmb(struct of_drconf_cell *);
220 static int dlpar_remove_lmb(struct of_drconf_cell *lmb) in dlpar_remove_lmb()
255 struct of_drconf_cell *lmbs; in dlpar_memory_remove_by_count()
268 lmbs = (struct of_drconf_cell *)p; in dlpar_memory_remove_by_count()
326 struct of_drconf_cell *lmbs; in dlpar_memory_remove_by_index()
335 lmbs = (struct of_drconf_cell *)p; in dlpar_memory_remove_by_index()
[all …]
/linux-4.1.27/arch/powerpc/include/asm/
Dprom.h87 struct of_drconf_cell { struct
/linux-4.1.27/arch/powerpc/mm/
Dnuma.c393 static void read_drconf_cell(struct of_drconf_cell *drmem, const __be32 **cellp) in read_drconf_cell()
495 static int of_drconf_to_nid_single(struct of_drconf_cell *drmem, in of_drconf_to_nid_single()
675 struct of_drconf_cell drmem; in parse_drconf_memory()
1055 struct of_drconf_cell drmem; in hot_add_drconf_scn_to_nid()