Searched refs:ARM_SVE_Z_STATE2 (Results 1 – 4 of 4) sorted by relevance
447 err = thread_get_state(thread, ARM_SVE_Z_STATE2, (thread_state_t)&z_state2, &z_streaming_count); in sme_thread_get_state()537 err = thread_set_state(thread, ARM_SVE_Z_STATE2, (thread_state_t)&z_state2, ARM_SVE_Z_STATE_COUNT); in sme_thread_set_state()
92 #define ARM_SVE_Z_STATE2 30 macro
1516 case ARM_SVE_Z_STATE2:2023 case ARM_SVE_Z_STATE2:
329 thread_get_state(thread, ARM_SVE_Z_STATE2, &z_state, &z_state_count);