Home
last modified time | relevance | path

Searched refs:host_vregs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dkvm_host.h502 struct kvm_s390_vregs *host_vregs; member
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1205 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()