Searched refs:efi_sve_state (Results 1 – 1 of 1) sorted by relevance
191 static void __percpu *efi_sve_state; variable196 extern void __percpu *efi_sve_state;1089 efi_sve_state = __alloc_percpu( in sve_efi_setup()1091 if (!efi_sve_state) in sve_efi_setup()1900 if (system_supports_sve() && likely(efi_sve_state)) { in __efi_fpsimd_begin()1901 char *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_begin()1950 char const *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_end()