Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c213 static int vl_expected(struct test_config *config) in vl_expected() function
979 vq = __sve_vq_from_vl(vl_expected(config)); in check_memory_values()
1096 vl = vl_expected(config); in fpsimd_write_expected()
1154 int vl = vl_expected(config); in sve_write_expected()
1184 vl = vl_expected(config); in sve_write_sve()
1231 vl = vl_expected(config); in sve_write_fpsimd()
1282 sve_vq = __sve_vq_from_vl(vl_expected(config)); in za_write_expected()
1288 fpsimd_to_sve(v_expected, z_expected, vl_expected(config)); in za_write_expected()