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

/linux-master/arch/arm64/kvm/
H A Dreset.c152 void *sve_state = vcpu->arch.sve_state; local
/linux-master/arch/arm64/include/asm/
H A Dfpsimd.h87 void *sve_state; member in struct:cpu_fp_state
H A Dprocessor.h165 void *sve_state; /* SVE registers, if any */ member in struct:thread_struct
H A Dkvm_host.h580 void *sve_state; member in struct:kvm_vcpu_arch
/linux-master/arch/arm64/kernel/
H A Dfpsimd.c1609 void *sve_state = NULL; local
2012 char *sve_state = this_cpu_ptr(efi_sve_state); local
2061 char const *sve_state = this_cpu_ptr(efi_sve_state); local
[all...]

Completed in 121 milliseconds