Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c17 static int interleave_arithmetic; variable
334 .interleave_arithmetic = ACPI_CEDT_CFMWS_ARITHMETIC_XOR,
350 .interleave_arithmetic = ACPI_CEDT_CFMWS_ARITHMETIC_XOR,
366 .interleave_arithmetic = ACPI_CEDT_CFMWS_ARITHMETIC_XOR,
2071 if (interleave_arithmetic) in have_multiple_modparms()
2400 if (interleave_arithmetic == 1) { in cxl_test_init()
2479 module_param(interleave_arithmetic, int, 0444);
2480 MODULE_PARM_DESC(interleave_arithmetic, "Modulo:0, XOR:1");