Home
last modified time | relevance | path

Searched defs:vcpuid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c256 static struct kvm_vcpu *create_vcpu_with_mce_cap(struct kvm_vm *vm, uint32_t vcpuid, in create_vcpu_with_mce_cap()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h462 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c530 unsigned long vcpuid, unsigned long vpa) in do_h_register_vpa()