Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
A Dnamespace_devs.c500 resource_size_t first_dpa; in init_dpa_allocation() local
506 first_dpa = nd_mapping->start + nd_mapping->size - n; in init_dpa_allocation()
508 first_dpa = nd_mapping->start; in init_dpa_allocation()
511 res = nvdimm_allocate_dpa(ndd, label_id, first_dpa, n); in init_dpa_allocation()

Completed in 8 milliseconds