Home
last modified time | relevance | path

Searched defs:lmb (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dhotplug-memory.c227 struct drmem_lmb *lmb, *start, *end; in get_lmb_range() local
273 static int dlpar_online_lmb(struct drmem_lmb *lmb) in dlpar_online_lmb()
279 static int dlpar_offline_lmb(struct drmem_lmb *lmb) in dlpar_offline_lmb()
367 static int dlpar_remove_lmb(struct drmem_lmb *lmb) in dlpar_remove_lmb()
402 struct drmem_lmb *lmb; in dlpar_memory_remove_by_count() local
485 struct drmem_lmb *lmb; in dlpar_memory_remove_by_index() local
517 struct drmem_lmb *lmb, *start_lmb, *end_lmb; in dlpar_memory_remove_by_ic() local
631 static int dlpar_add_lmb(struct drmem_lmb *lmb) in dlpar_add_lmb()
672 struct drmem_lmb *lmb; in dlpar_memory_add_by_count() local
762 struct drmem_lmb *lmb; in dlpar_memory_add_by_index() local
[all …]
/linux-6.3-rc2/arch/powerpc/include/asm/
A Ddrmem.h31 static inline struct drmem_lmb *drmem_lmb_next(struct drmem_lmb *lmb, in drmem_lmb_next()
45 #define for_each_drmem_lmb_in_range(lmb, start, end) \ argument
48 #define for_each_drmem_lmb(lmb) \ argument
93 static inline void drmem_mark_lmb_reserved(struct drmem_lmb *lmb) in drmem_mark_lmb_reserved()
98 static inline void drmem_remove_lmb_reservation(struct drmem_lmb *lmb) in drmem_remove_lmb_reservation()
103 static inline bool drmem_lmb_reserved(struct drmem_lmb *lmb) in drmem_lmb_reserved()
120 static inline void invalidate_lmb_associativity_index(struct drmem_lmb *lmb) in invalidate_lmb_associativity_index()
A Dtopology.h97 static inline int of_drconf_to_nid_single(struct drmem_lmb *lmb) in of_drconf_to_nid_single()
/linux-6.3-rc2/arch/powerpc/mm/
A Ddrmem.c31 static u32 drmem_lmb_flags(struct drmem_lmb *lmb) in drmem_lmb_flags()
69 struct drmem_lmb *lmb; in drmem_update_dt_v1() local
95 struct drmem_lmb *lmb) in init_drconf_v2_cell()
108 struct drmem_lmb *lmb, *prev_lmb; in drmem_update_dt_v2() local
201 static void read_drconf_v1_cell(struct drmem_lmb *lmb, in read_drconf_v1_cell()
222 struct drmem_lmb lmb; in __walk_drmem_v1_lmbs() local
257 struct drmem_lmb lmb; in __walk_drmem_v2_lmbs() local
324 struct drmem_lmb *lmb; in update_lmb() local
427 struct drmem_lmb *lmb; in init_drmem_v1_lmbs() local
444 struct drmem_lmb *lmb; in init_drmem_v2_lmbs() local
A Dnuma.c583 static int __init get_nid_and_numa_distance(struct drmem_lmb *lmb) in get_nid_and_numa_distance()
619 int of_drconf_to_nid_single(struct drmem_lmb *lmb) in of_drconf_to_nid_single()
847 static int __init numa_setup_drmem_lmb(struct drmem_lmb *lmb, in numa_setup_drmem_lmb()
1256 struct drmem_lmb *lmb; in hot_add_drconf_scn_to_nid() local
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom.c498 static int __init early_init_drmem_lmb(struct drmem_lmb *lmb, in early_init_drmem_lmb()
/linux-6.3-rc2/arch/powerpc/kexec/
A Dfile_load_64.c516 static int kdump_setup_usable_lmb(struct drmem_lmb *lmb, const __be32 **usm, in kdump_setup_usable_lmb()

Completed in 23 milliseconds