Home
last modified time | relevance | path

Searched refs:vhpi (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/ia64/kvm/
Dlapic.h12 uint64_t vhpi; member
Dprocess.c701 if (VCPU(vcpu, vhpi)) in check_pending_irq()
725 uint64_t threshold, vhpi; in vhpi_detection() local
733 vhpi = VCPU(vcpu, vhpi); in vhpi_detection()
734 if (vhpi > threshold) { in vhpi_detection()
Dvti.h115 unsigned long vhpi; member
Dvcpu.c959 u64 vhpi; in update_vhpi() local
962 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()
Dasm-offsets.c51 offsetof(struct vpd, vhpi)); in foo()
Dkvm-ia64.c880 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()
/linux-2.6.39/arch/ia64/include/asm/
Dkvm.h161 unsigned long vhpi; member
/linux-2.6.39/arch/ia64/include/asm/xen/
Dinterface.h131 unsigned long vhpi; member