Searched defs:vfp_state_test_args (Results 1 – 1 of 1) sorted by relevance
56 struct vfp_state_test_args { struct57 uint64_t vfp_reg_rand;58 uint64_t fp_control_mask;60 int result;61 int *start_barrier;62 int *end_barrier;95 struct vfp_state_test_args *vfp_state_test_args = (struct vfp_state_test_args *)args; in vfp_state_test_thread_routine() local170 struct vfp_state_test_args vfp_state_test_args[VFP_STATE_TEST_N_THREADS]; in vfp_state_test() local