Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dkvm_host.h262 __u8 epdx; /* 0x0069 */ member
953 u8 epdx; member
/linux/arch/s390/kvm/
A Dkvm-s390.c281 scb->epdx += delta_idx; in kvm_clock_sync_scb()
283 scb->epdx += 1; in kvm_clock_sync_scb()
306 kvm->arch.epdx = vcpu->arch.sie_block->epdx; in kvm_clock_sync()
1203 gtod->epoch_idx = clk.ei + kvm->arch.epdx; in kvm_s390_get_tod_clock()
3118 vcpu->arch.sie_block->epdx = vcpu->kvm->arch.epdx; in kvm_arch_vcpu_postcreate()
3931 kvm->arch.epdx = 0; in kvm_s390_set_tod_clock()
3933 kvm->arch.epdx = gtod->epoch_idx - clk.ei; in kvm_s390_set_tod_clock()
3935 kvm->arch.epdx -= 1; in kvm_s390_set_tod_clock()
3941 vcpu->arch.sie_block->epdx = kvm->arch.epdx; in kvm_s390_set_tod_clock()
A Dvsie.c1232 scb_s->epdx += vcpu->kvm->arch.epdx; in register_shadow_scb()
1234 scb_s->epdx += 1; in register_shadow_scb()

Completed in 23 milliseconds