Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/nvdimm/test/
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];
1692 + sizeof(struct acpi_nfit_control_region) * NUM_DCR in nfit_test0_alloc()
1694 window_size) * NUM_DCR in nfit_test0_alloc()
1697 + sizeof(u64) * NUM_HINTS) * NUM_DCR in nfit_test0_alloc()
3207 nfit_test->num_dcr = NUM_DCR; in nfit_test_init()
3213 nfit_test->dcr_idx = NUM_DCR; in nfit_test_init()