Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/ !
H A Darm_matrix.c245 test_on_each_cpu(thread_fn_t thread_fn, const struct arm_matrix_operations *ops, const char *desc) in test_on_each_cpu() function
424test_on_each_cpu(active_context_switch_thread, &sme_operations, "SME context migrates when active"…
425test_on_each_cpu(inactive_context_switch_thread, &sme_operations, "SME context does not leak acros…