Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlibnvdimm.h231 struct resource *flush_wpq, const char *dimm_id,
236 struct resource *flush_wpq) in nvdimm_create() argument
239 cmd_mask, num_flush, flush_wpq, NULL, NULL); in nvdimm_create()
/Linux-v5.4/drivers/nvdimm/
Dnd.h42 void __iomem *flush_wpq[0]; member
51 return ndrd->flush_wpq[dimm * num + (hint & mask)]; in ndrd_get_flush_wpq()
60 ndrd->flush_wpq[dimm * num + (hint & mask)] = flush; in ndrd_set_flush_wpq()
Ddimm_devs.c462 struct resource *flush_wpq, const char *dimm_id, in __nvdimm_create() argument
484 nvdimm->flush_wpq = flush_wpq; in __nvdimm_create()
Dnd-core.h38 struct resource *flush_wpq; member
Dregion_devs.c33 struct resource *res = &nvdimm->flush_wpq[i]; in nvdimm_map_flush()
39 struct resource *res_j = &nvdimm->flush_wpq[j]; in nvdimm_map_flush()
/Linux-v5.4/drivers/acpi/nfit/
Dnfit.h202 struct resource *flush_wpq; member
Dcore.c1136 nfit_mem->flush_wpq = devm_kcalloc(acpi_desc->dev, in __nfit_mem_init()
1140 if (!nfit_mem->flush_wpq) in __nfit_mem_init()
1143 struct resource *res = &nfit_mem->flush_wpq[i]; in __nfit_mem_init()
2085 nfit_mem->flush_wpq, &nfit_mem->id[0], in acpi_nfit_register_dimms()