Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_matrix.h38 struct arm_matrix_operations { struct
57 extern const struct arm_matrix_operations sme_operations; argument
59 extern const struct arm_matrix_operations sme_za_operations;
H A Darm_matrix.c108 test_matrix_not_started(const struct arm_matrix_operations *ops) in test_matrix_not_started()
155 const struct arm_matrix_operations *ops;
247 test_on_each_cpu(thread_fn_t thread_fn, const struct arm_matrix_operations *ops, const char *desc) in test_on_each_cpu()
293 const struct arm_matrix_operations *ops = thread->ops; in active_context_switch_thread()
334 const struct arm_matrix_operations *ops = thread->ops; in inactive_context_switch_thread()
377 test_thread_migration(const struct arm_matrix_operations *ops) in test_thread_migration()
479 const struct arm_matrix_operations *ops = arg; in test_matrix_thread_state_child()
500 test_matrix_thread_state(const struct arm_matrix_operations *ops) in test_matrix_thread_state()
599 dup_and_check_matrix_state(const struct arm_matrix_operations *ops) in dup_and_check_matrix_state()
H A Darm_matrix_sme.c617 const struct arm_matrix_operations sme_operations = {
635 const struct arm_matrix_operations sme_za_operations = {