Searched refs:ndr_start (Results 1 – 6 of 6) sorted by relevance
66 ndr_res.start = nd_region->ndr_start; in nd_region_probe()67 ndr_res.end = nd_region->ndr_start + nd_region->ndr_size - 1; in nd_region_probe()135 res.start = nd_region->ndr_start; in nd_region_notify()136 res.end = nd_region->ndr_start + in nd_region_notify()
196 ndr_end = nd_region->ndr_start + nd_region->ndr_size - 1; in nvdimm_clear_badblocks_region()199 if (ctx->phys < nd_region->ndr_start in nvdimm_clear_badblocks_region()203 sector = (ctx->phys - nd_region->ndr_start) / 512; in nvdimm_clear_badblocks_region()
155 u64 ndr_start; member
574 return sprintf(buf, "%#llx\n", nd_region->ndr_start); in resource_show()1067 nd_region->ndr_start = ndr_desc->res->start; in nd_region_create()
962 res->start = nd_region->ndr_start + offset; in nd_namespace_pmem_set_resource()1774 res->start = nd_region->ndr_start; in create_namespace_io()
644 ndr_end = nd_region->ndr_start + nd_region->ndr_size; in nfit_test_search_region_spa()646 if (ctx->addr >= nd_region->ndr_start && ctx->addr < ndr_end) { in nfit_test_search_region_spa()675 dpa = ctx.addr - nd_region->ndr_start; in nfit_test_search_spa()