Searched refs:efi_sve_state (Results 1 – 3 of 3) sorted by relevance
175 static void __percpu *efi_sve_state; variable180 extern void __percpu *efi_sve_state;856 efi_sve_state = __alloc_percpu( in sve_efi_setup()858 if (!efi_sve_state) in sve_efi_setup()1413 if (system_supports_sve() && likely(efi_sve_state)) { in __efi_fpsimd_begin()1414 char *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_begin()1442 char const *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_end()
160211 ffff8000120e70a0 b efi_sve_state
Completed in 332 milliseconds