Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dpcb.c86 bool have_sme; member
95 cpu_state->have_sme = arm_sme_version() > 0; in machine_get_matrix_cpu_state()
96 if (cpu_state->have_sme) { in machine_get_matrix_cpu_state()
206 if (cpu_state.have_sme) { in machine_switch_matrix_context()
213 if (cpu_state.have_sme && !new_sme_ss) { in machine_switch_matrix_context()
220 if (cpu_state.have_sme) { in machine_switch_matrix_context()