Home
last modified time | relevance | path

Searched refs:gg14 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kvm/
H A Dvsie.c430 scb_o->gg14 = scb_s->gg14; in unshadow_scb()
496 scb_s->gg14 = scb_o->gg14; in shadow_scb()
1045 return vsie_page->scb_s.gg14; in vsie_get_register()
H A Dkvm-s390.c4782 vcpu->arch.sie_block->gg14 = vcpu->run->s.regs.gprs[14]; in vcpu_pre_run()
5029 vcpu->run->s.regs.gprs[14] = vcpu->arch.sie_block->gg14; in vcpu_post_run()
/linux/tools/testing/selftests/kvm/include/s390x/
H A Dsie.h
/linux/arch/s390/include/asm/
H A Dkvm_host.h297 __u64 gg14; /* 0x00a0 */ member