Searched refs:flush_wpq (Results 1 – 7 of 7) sorted by relevance
50 void __iomem *flush_wpq[0]; member59 return ndrd->flush_wpq[dimm * num + (hint & mask)]; in ndrd_get_flush_wpq()68 ndrd->flush_wpq[dimm * num + (hint & mask)] = flush; in ndrd_set_flush_wpq()
401 struct resource *flush_wpq) in nvdimm_create() argument418 nvdimm->flush_wpq = flush_wpq; in nvdimm_create()
44 struct resource *flush_wpq; member
41 struct resource *res = &nvdimm->flush_wpq[i]; in nvdimm_map_flush()47 struct resource *res_j = &nvdimm->flush_wpq[j]; in nvdimm_map_flush()
179 struct resource *flush_wpq; member
1089 nfit_mem->flush_wpq = devm_kcalloc(acpi_desc->dev, in __nfit_mem_init()1093 if (!nfit_mem->flush_wpq) in __nfit_mem_init()1096 struct resource *res = &nfit_mem->flush_wpq[i]; in __nfit_mem_init()1893 nfit_mem->flush_wpq); in acpi_nfit_register_dimms()
181 struct resource *flush_wpq);