Home
last modified time | relevance | path

Searched refs:first_dpa (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnamespace_devs.c502 resource_size_t first_dpa; in init_dpa_allocation() local
508 first_dpa = nd_mapping->start + nd_mapping->size - n; in init_dpa_allocation()
510 first_dpa = nd_mapping->start; in init_dpa_allocation()
513 res = nvdimm_allocate_dpa(ndd, label_id, first_dpa, n); in init_dpa_allocation()

Completed in 4 milliseconds