Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Darm_matrix.c263 ops->load_data(d1); in active_context_switch_thread()
298 ops->load_data(d1); in inactive_context_switch_thread()
338 ops->load_data(d); in test_thread_migration()
H A Darm_matrix.h47 void (*load_data)(const void *); member
H A Darm_matrix_sme.c356 .load_data = sme_load_data,