Searched refs:vhpi (Results 1 – 8 of 8) sorted by relevance
12 uint64_t vhpi; member
701 if (VCPU(vcpu, vhpi)) in check_pending_irq()725 uint64_t threshold, vhpi; in vhpi_detection() local733 vhpi = VCPU(vcpu, vhpi); in vhpi_detection()734 if (vhpi > threshold) { in vhpi_detection()
115 unsigned long vhpi; member
959 u64 vhpi; in update_vhpi() local962 vhpi = 0; in update_vhpi()964 vhpi = 32; in update_vhpi()966 vhpi = 16; in update_vhpi()968 vhpi = vec >> 4; in update_vhpi()970 VCPU(vcpu, vhpi) = vhpi; in update_vhpi()984 if (VCPU(vcpu, vhpi)) in vcpu_get_ivr()
51 offsetof(struct vpd, vhpi)); in foo()
880 vpd->vhpi = regs->vpd.vhpi; in kvm_arch_vcpu_ioctl_set_regs()1425 regs->vpd.vhpi = vpd->vhpi; in kvm_arch_vcpu_ioctl_get_regs()
161 unsigned long vhpi; member
131 unsigned long vhpi; member