Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/
H A Dstatus.c350 handle_get_arm_sve_z_state(thread_state_t tstate, mach_msg_type_number_t *count, thread_t thread, s… in handle_get_arm_sve_z_state() function
1514 return handle_get_arm_sve_z_state(tstate, count, thread, 0);
1517 return handle_get_arm_sve_z_state(tstate, count, thread, 16);