Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dkvm_host.h264 __u8 epdx; /* 0x0069 */ member
955 u8 epdx; member
/linux-5.19.10/arch/s390/kvm/
Dkvm-s390.c280 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()
1202 gtod->epoch_idx = clk.ei + kvm->arch.epdx; in kvm_s390_get_tod_clock()
3170 vcpu->arch.sie_block->epdx = vcpu->kvm->arch.epdx; in kvm_arch_vcpu_postcreate()
3979 kvm->arch.epdx = 0; in __kvm_s390_set_tod_clock()
3981 kvm->arch.epdx = gtod->epoch_idx - clk.ei; in __kvm_s390_set_tod_clock()
3983 kvm->arch.epdx -= 1; in __kvm_s390_set_tod_clock()
3989 vcpu->arch.sie_block->epdx = kvm->arch.epdx; in __kvm_s390_set_tod_clock()
Dvsie.c1232 scb_s->epdx += vcpu->kvm->arch.epdx; in register_shadow_scb()
1234 scb_s->epdx += 1; in register_shadow_scb()