Searched refs:sme_operations (Results 1 – 3 of 3) sorted by relevance
138 test_matrix_not_started(&sme_operations);368 if (!sme_operations.is_available()) {372 test_thread_migration(&sme_operations);373 …test_on_each_cpu(active_context_switch_thread, &sme_operations, "SME context migrates when active"…374 …test_on_each_cpu(inactive_context_switch_thread, &sme_operations, "SME context does not leak acros…
51 extern const struct arm_matrix_operations sme_operations;
345 const struct arm_matrix_operations sme_operations = { variable