Home
last modified time | relevance | path

Searched refs:drmem_lmb_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Ddrmem.c30 static u32 drmem_lmb_flags(struct drmem_lmb *lmb) in drmem_lmb_flags() function
84 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in drmem_update_dt_v1()
99 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in init_drconf_v2_cell()
122 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) in drmem_update_dt_v2()
151 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) { in drmem_update_dt_v2()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Ddrmem.c31 static u32 drmem_lmb_flags(struct drmem_lmb *lmb) in drmem_lmb_flags() function
85 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in drmem_update_dt_v1()
100 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in init_drconf_v2_cell()
123 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) in drmem_update_dt_v2()
152 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) { in drmem_update_dt_v2()

Completed in 2 milliseconds