Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dvsie.c411 scb_o->gg14 = scb_s->gg14; in unshadow_scb()
477 scb_s->gg14 = scb_o->gg14; in shadow_scb()
1014 return vsie_page->scb_s.gg14; in vsie_get_register()
H A Dkvm-s390.c4680 vcpu->arch.sie_block->gg14 = vcpu->run->s.regs.gprs[14]; in vcpu_pre_run()
4759 vcpu->run->s.regs.gprs[14] = vcpu->arch.sie_block->gg14; in vcpu_post_run()
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h291 __u64 gg14; /* 0x00a0 */ member