Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/
Ddrmem.c28 static u32 drmem_lmb_flags(struct drmem_lmb *lmb) in drmem_lmb_flags() function
82 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in drmem_update_dt_v1()
97 dr_cell->flags = cpu_to_be32(drmem_lmb_flags(lmb)); in init_drconf_v2_cell()
120 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) in drmem_update_dt_v2()
149 drmem_lmb_flags(prev_lmb) != drmem_lmb_flags(lmb)) { in drmem_update_dt_v2()