Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c563 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 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.h470 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()