Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/nvdimm/test/
H A Dndtest.h50 dma_addr_t *label_dma; member
H A Dndtest.c774 &p->label_dma[id])) in ndtest_nvdimm_init()
848 p->label_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
H A Dnfit.c195 dma_addr_t *label_dma; member
1914 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1961 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test1_alloc()
3155 nfit_test->label_dma = devm_kcalloc(dev, num, in nfit_test_probe()
3169 && nfit_test->label_dma && nfit_test->dcr in nfit_test_probe()