Lines Matching refs:dpa
754 * Find the free dpa from the end of the last pmem allocation to
793 * nd_blk_available_dpa - account the unused dpa of BLK region
794 * @nd_mapping: container of dpa-resource-root + labels
797 * we arrange for them to never start at an lower dpa than the last
818 /* now account for busy blk allocations in unaliased dpa */
840 * contiguous unallocated dpa range.
842 * @nd_mapping: container of dpa-resource-root + labels
882 * nd_pmem_available_dpa - for the given dimm+region account unallocated dpa
883 * @nd_mapping: container of dpa-resource-root + labels
961 __release_region(&ndd->dpa, res->start, resource_size(res));
975 res = __request_region(&ndd->dpa, start, n, name, 0);
982 * nvdimm_allocated_dpa - sum up the dpa currently allocated to this label_id
983 * @nvdimm: container of dpa-resource-root + labels
984 * @label_id: dpa resource name of the form {pmem|blk}-<human readable uuid>