Searched defs:vcpuid (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_nested.c | 563 target_ulong vcpuid, bool inoutbuf) in spapr_nested_vcpu_check() 597 target_ulong vcpuid) in get_vcpu_state_ptr() 604 target_ulong vcpuid) in get_vcpu_ptr() 611 target_ulong vcpuid) in get_guest_ptr() 1380 target_ulong vcpuid = args[2]; in h_guest_create_vcpu() local 1422 uint64_t vcpuid, in getset_state() 1472 uint64_t vcpuid, in map_and_getset_state() 1508 target_ulong vcpuid = args[2]; in h_guest_getset_state() local 1645 target_ulong vcpuid, in exit_process_output_buffer() 1694 target_ulong lpid = 0, vcpuid = 0; in spapr_exit_nested_papr() local [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | ucna_injection_test.c | 256 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 D | hypercall.h | 470 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 530 unsigned long vcpuid, unsigned long vpa) in do_h_register_vpa()
|