Searched refs:flush_wpq (Results 1 – 6 of 6) sorted by relevance
307 void __iomem *flush_wpq[]; member316 return ndrd->flush_wpq[dimm * num + (hint & mask)]; in ndrd_get_flush_wpq()325 ndrd->flush_wpq[dimm * num + (hint & mask)] = flush; in ndrd_set_flush_wpq()
587 struct resource *flush_wpq, const char *dimm_id, in __nvdimm_create() argument608 nvdimm->flush_wpq = flush_wpq; in __nvdimm_create()
38 struct resource *flush_wpq; member
34 struct resource *res = &nvdimm->flush_wpq[i]; in nvdimm_map_flush()40 struct resource *res_j = &nvdimm->flush_wpq[j]; in nvdimm_map_flush()
223 struct resource *flush_wpq; member
1088 nfit_mem->flush_wpq = devm_kcalloc(acpi_desc->dev, in __nfit_mem_init()1092 if (!nfit_mem->flush_wpq) in __nfit_mem_init()1095 struct resource *res = &nfit_mem->flush_wpq[i]; in __nfit_mem_init()2055 nfit_mem->flush_wpq, &nfit_mem->id[0], in acpi_nfit_register_dimms()
Completed in 26 milliseconds