Lines Matching full:sme
85 void load_and_save(int sve, int sme, int sme2, int fa64);
221 ksft_print_msg("Failed to set SME VL %d: %d\n", in run_child()
293 read_one_child_regs(child, "SME VL", &iov_parent, &iov_child); in read_child_regs()
538 ksft_print_msg("Mismatch in initial SME VL: %d != %d\n", in check_ptrace_values_za()
903 ksft_print_msg("Mismatch in SME VL: %ld != %d\n", in check_memory_values()
957 /* Changing the SME VL disables ZA */ in sve_write_supported()
1076 /* Changing the SME VL exits streaming mode */ in za_write_supported()
1103 /* Changing the SME VL flushes ZT, SVE state and exits SM */ in za_write_expected()
1201 snprintf(name, sizeof(name), "%s, SVE %d->%d, SME %d/%x->%d/%x", in run_test()
1210 snprintf(name, sizeof(name), "%s, SME %d/%x->%d/%x", in run_test()
1396 * Every SME VL/SVCR combination in run_sme_tests()
1450 probe_vls("SME", sme_vls, &sme_vl_count, PR_SME_SET_VL); in main()
1484 * Run the test set if there is no SVE or SME, with those we in main()