Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/nvdimm/test/
Dnfit.c148 dma_addr_t *spa_set_dma; member
435 t->spa_set[0] = test_alloc_coherent(t, SPA0_SIZE, &t->spa_set_dma[0]); in nfit_test0_alloc()
439 t->spa_set[1] = test_alloc_coherent(t, SPA1_SIZE, &t->spa_set_dma[1]); in nfit_test0_alloc()
443 t->spa_set[2] = test_alloc_coherent(t, SPA0_SIZE, &t->spa_set_dma[2]); in nfit_test0_alloc()
482 t->spa_set[0] = test_alloc_coherent(t, SPA2_SIZE, &t->spa_set_dma[0]); in nfit_test1_alloc()
511 spa->address = t->spa_set_dma[0]; in nfit_test0_setup()
524 spa->address = t->spa_set_dma[1]; in nfit_test0_setup()
610 memdev->region_offset = t->spa_set_dma[0]; in nfit_test0_setup()
625 memdev->region_offset = t->spa_set_dma[0] + SPA0_SIZE/2; in nfit_test0_setup()
640 memdev->region_offset = t->spa_set_dma[1]; in nfit_test0_setup()
[all …]