Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/nvdimm/test/
Dndtest.c25 NUM_DCR = 4, enumerator
982 p->dcr_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
984 p->label_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
986 p->dimm_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
Dnfit.c99 NUM_DCR = 5, enumerator
101 NUM_BDW = NUM_DCR,
102 NUM_SPA = NUM_PM + NUM_DCR + NUM_BDW,
103 NUM_MEM = NUM_DCR + NUM_BDW + 2 /* spa0 iset */
145 } dimm_sec_info[NUM_DCR];
1195 for (i = 0; i < NUM_DCR; i++) { in nvdimm_bus_intel_fw_activate_businfo()
1251 for (i = 0; i < NUM_DCR; i++) { in nvdimm_bus_intel_fw_activate()
1384 if (i >= NUM_DCR) { in nfit_test_ctl()
1885 + sizeof(struct acpi_nfit_control_region) * NUM_DCR in nfit_test0_alloc()
1887 window_size) * NUM_DCR in nfit_test0_alloc()
[all …]