Searched refs:SVCR_ZA_MASK (Results 1 – 7 of 7) sorted by relevance
278 if ((svcr_in & SVCR_ZA_MASK) != (svcr_out & SVCR_ZA_MASK)) { in check_svcr()303 if (!(svcr & SVCR_ZA_MASK)) in check_za()397 SVCR_ZA_MASK | SVCR_SM_MASK), in test_one_syscall()405 SVCR_ZA_MASK), in test_one_syscall()
9 #define SVCR_ZA_MASK 2 macro
103 if (read_sysreg_s(SYS_SVCR) & (SVCR_SM_MASK | SVCR_ZA_MASK)) { in kvm_arch_vcpu_load_fp()
409 current->thread.svcr &= ~SVCR_ZA_MASK; in restore_za_context()430 current->thread.svcr &= ~SVCR_ZA_MASK; in restore_za_context()443 current->thread.svcr |= SVCR_ZA_MASK; in restore_za_context()939 current->thread.svcr &= ~(SVCR_ZA_MASK | in setup_return()
451 if (*svcr & SVCR_ZA_MASK) in fpsimd_save()856 SVCR_ZA_MASK); in vec_set_vector_length()
1116 target->thread.svcr &= ~SVCR_ZA_MASK; in za_set()1141 target->thread.svcr |= SVCR_ZA_MASK; in za_set()
75 return system_supports_sme() && (thread->svcr & SVCR_ZA_MASK); in thread_za_enabled()