Searched refs:epdx (Results 1 – 3 of 3) sorted by relevance
551 scb_s->epdx = scb_o->epdx; in shadow_scb()1242 scb_s->epdx += vcpu->kvm->arch.epdx; in register_shadow_scb()1244 scb_s->epdx += 1; in register_shadow_scb()
280 scb->epdx += delta_idx; in kvm_clock_sync_scb()282 scb->epdx += 1; in kvm_clock_sync_scb()305 kvm->arch.epdx = vcpu->arch.sie_block->epdx; in kvm_clock_sync()1314 gtod->epoch_idx = clk.ei + kvm->arch.epdx; in kvm_s390_get_tod_clock()3659 vcpu->arch.sie_block->epdx = vcpu->kvm->arch.epdx; in kvm_arch_vcpu_postcreate()4474 kvm->arch.epdx = 0; in __kvm_s390_set_tod_clock()4476 kvm->arch.epdx = gtod->epoch_idx - clk.ei; in __kvm_s390_set_tod_clock()4478 kvm->arch.epdx -= 1; in __kvm_s390_set_tod_clock()4484 vcpu->arch.sie_block->epdx = kvm->arch.epdx; in __kvm_s390_set_tod_clock()
281 __u8 epdx; /* 0x0069 */ member978 u8 epdx; member
Completed in 20 milliseconds