Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c1518 } svcr_combinations[] = { variable
1590 for (k = 0; k < ARRAY_SIZE(svcr_combinations); k++) { in run_sme_tests()
1591 test_config.svcr_in = svcr_combinations[k].svcr_in; in run_sme_tests()
1592 test_config.svcr_expected = svcr_combinations[k].svcr_expected; in run_sme_tests()
1645 tmp *= ARRAY_SIZE(svcr_combinations); in main()