Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dnd.h642 struct resource *nvdimm_allocate_dpa(struct nvdimm_drvdata *ndd,
H A Ddimm_devs.c820 struct resource *nvdimm_allocate_dpa(struct nvdimm_drvdata *ndd, in nvdimm_allocate_dpa() function
H A Dnamespace_devs.c367 res = nvdimm_allocate_dpa(ndd, label_id, nd_mapping->start, n); in init_dpa_allocation()
534 new_res = nvdimm_allocate_dpa(ndd, label_id, in scan_allocate()
H A Dlabel.c423 res = nvdimm_allocate_dpa(ndd, &label_id, in nd_label_reserve_dpa()