Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dreset.c155 void *sve_state = vcpu->arch.sve_state; in kvm_arm_vcpu_destroy() local
H A Darm.c2380 struct cpu_sve_state *sve_state; in teardown_hyp_mode() local
2525 struct cpu_sve_state *sve_state; in finalize_init_hyp_mode() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c387 void *sve_state; in unpin_host_sve_state() local
441 void *sve_state; in pkvm_vcpu_init_sve() local
/linux/arch/arm64/kernel/
H A Dfpsimd.c611 #define ZREG(sve_state, vq, n) ((char *)(sve_state) + \ argument
799 void *sve_state = NULL, *sme_state = NULL; in change_live_vector_length() local
1604 void *sve_state = NULL; in fpsimd_flush_thread() local
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h458 struct cpu_sve_state *sve_state = *host_data_ptr(sve_state); in __hyp_sve_save_host() local
/linux/arch/arm64/include/asm/
H A Dprocessor.h167 void *sve_state; /* SVE registers, if any */ member
H A Dkvm_host.h723 struct cpu_sve_state *sve_state; member
807 void *sve_state; member