Home
last modified time | relevance | path

Searched defs:sve_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm64/kernel/
A Dfpsimd.c632 #define ZREG(sve_state, vq, n) ((char *)(sve_state) + \ argument
1621 void *sve_state = NULL; in fpsimd_flush_thread() local
1975 char *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_begin() local
2024 char const *sve_state = this_cpu_ptr(efi_sve_state); in __efi_fpsimd_end() local
/linux-6.3-rc2/arch/arm64/kvm/
A Dreset.c157 void *sve_state = vcpu->arch.sve_state; in kvm_arm_vcpu_destroy() local
/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h63 void *sve_state; member
A Dprocessor.h163 void *sve_state; /* SVE registers, if any */ member
A Dkvm_host.h430 void *sve_state; member

Completed in 14 milliseconds