Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dvsie.c431 scb_o->gg15 = scb_s->gg15; in unshadow_scb()
497 scb_s->gg15 = scb_o->gg15; in shadow_scb()
1043 return vsie_page->scb_s.gg15; in vsie_get_register()
H A Dkvm-s390.c4783 vcpu->arch.sie_block->gg15 = vcpu->run->s.regs.gprs[15]; in vcpu_pre_run()
5030 vcpu->run->s.regs.gprs[15] = vcpu->arch.sie_block->gg15; in vcpu_post_run()
/linux/tools/testing/selftests/kvm/include/s390x/
H A Dsie.h
/linux/arch/s390/include/asm/
H A Dkvm_host.h298 __u64 gg15; /* 0x00a8 */ member