Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h73 static inline uint32_t hyperv_vp_index(CPUState *cs) in hyperv_vp_index() function
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c110 vp_index = hyperv_vp_index(synic->cs); in synic_realize()
234 assert(hyperv_vp_index(cs) == vp_index); in hyperv_find_vcpu()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1708 if (value != hyperv_vp_index(CPU(cpu))) { in hyperv_init_vcpu()
4077 hyperv_vp_index(CPU(cpu))); in kvm_put_msrs()