Searched refs:host_vregs (Results 1 – 2 of 2) sorted by relevance
502 struct kvm_s390_vregs *host_vregs; member
1205 save_vx_regs((__vector128 *)&vcpu->arch.host_vregs->vrs); in kvm_arch_vcpu_load()1235 restore_vx_regs((__vector128 *)&vcpu->arch.host_vregs->vrs); in kvm_arch_vcpu_put()1375 vcpu->arch.host_vregs = &sie_page->vregs; in kvm_arch_vcpu_create()