Home
last modified time | relevance | path

Searched defs:sve_state (Results 1 – 8 of 8) 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.c2352 struct cpu_sve_state *sve_state; in teardown_hyp_mode() local
2494 struct cpu_sve_state *sve_state; in finalize_init_hyp_mode() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c377 void *sve_state; in unpin_host_sve_state() local
419 void *sve_state; in pkvm_vcpu_init_sve() local
H A Dsetup.c85 struct cpu_sve_state *sve_state = host_data->sve_state; in pkvm_create_host_sve_mappings() local
H A Dhyp-main.c42 struct cpu_sve_state *sve_state = *host_data_ptr(sve_state); in __hyp_sve_restore_host() local
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h542 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.h165 void *sve_state; /* SVE registers, if any */ member
H A Dkvm_host.h715 struct cpu_sve_state *sve_state; member
798 void *sve_state; member