| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | memstress.c | 19 void memstress_l2_guest_code(u64 vcpu_id) in memstress_l2_guest_code() 35 static void l1_vmx_code(struct vmx_pages *vmx, u64 vcpu_id) in l1_vmx_code() 54 static void l1_svm_code(struct svm_test_data *svm, u64 vcpu_id) in l1_svm_code() 70 static void memstress_l1_guest_code(void *data, u64 vcpu_id) in memstress_l1_guest_code() 108 int vcpu_id; in memstress_setup_nested() local
|
| H A D | processor.c | 819 struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_add() 869 struct kvm_vcpu *vm_arch_vcpu_recreate(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_recreate()
|
| /linux/drivers/virt/nitro_enclaves/ |
| H A D | ne_misc_dev.c | 527 int core_id, u32 vcpu_id) in ne_set_enclave_threads_per_core() 572 static int ne_get_cpu_from_cpu_pool(struct ne_enclave *ne_enclave, u32 *vcpu_id) in ne_get_cpu_from_cpu_pool() 625 static int ne_get_vcpu_core_from_cpu_pool(u32 vcpu_id) in ne_get_vcpu_core_from_cpu_pool() 651 static int ne_check_cpu_in_cpu_pool(struct ne_enclave *ne_enclave, u32 vcpu_id) in ne_check_cpu_in_cpu_pool() 705 static int ne_add_vcpu_ioctl(struct ne_enclave *ne_enclave, u32 vcpu_id) in ne_add_vcpu_ioctl() 1149 u32 vcpu_id = 0; in ne_enclave_ioctl() local
|
| H A D | ne_pci_dev.h | 212 u32 vcpu_id; member
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | gic_v3_its.c | 167 static u64 procnum_to_rdbase(u32 vcpu_id) in procnum_to_rdbase() 220 void its_send_mapc_cmd(void *cmdq_base, u32 vcpu_id, u32 collection_id, bool valid) in its_send_mapc_cmd() 256 void its_send_sync_cmd(void *cmdq_base, u32 vcpu_id) in its_send_sync_cmd()
|
| H A D | processor.c | 415 static struct kvm_vcpu *__aarch64_vcpu_add(struct kvm_vm *vm, u32 vcpu_id, in __aarch64_vcpu_add() 434 struct kvm_vcpu *aarch64_vcpu_add(struct kvm_vm *vm, u32 vcpu_id, in aarch64_vcpu_add() 444 struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | hyperv_ipi.c | 56 u32 vcpu_id; in receiver_code() local 74 u32 vcpu_id = rdmsr(HV_X64_MSR_VP_INDEX); in guest_ipi_handler() local
|
| H A D | hyperv_tlb_flush.c | 74 u32 vcpu_id = rdmsr(HV_X64_MSR_VP_INDEX); in worker_guest_code() local 125 static void set_expected_val(void *addr, u64 val, int vcpu_id) in set_expected_val()
|
| H A D | tsc_scaling_sync.c | 45 unsigned long vcpu_id = (unsigned long)_cpu_nr; in run_vcpu() local
|
| /linux/samples/acrn/ |
| H A D | vm-sample.c | 46 int vcpu_id, ret; in main() local
|
| /linux/include/xen/interface/ |
| H A D | xenpmu.h | 73 uint32_t vcpu_id; member
|
| /linux/tools/testing/selftests/kvm/lib/s390/ |
| H A D | processor.c | 161 struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_add()
|
| /linux/tools/perf/ |
| H A D | builtin-kvm.c | 634 int vcpu_id; member 670 static bool kvm_event_expand(struct kvm_event *event, int vcpu_id) in kvm_event_expand() 777 static double kvm_event_rel_stddev(int vcpu_id, struct kvm_event *event) in kvm_event_rel_stddev() 789 struct kvm_event *event, int vcpu_id, in update_kvm_event()
|
| /linux/samples/nitro_enclaves/ |
| H A D | ne_ioctl_sample.c | 517 static int ne_add_vcpu(int enclave_fd, unsigned int *vcpu_id) in ne_add_vcpu()
|
| /linux/arch/powerpc/kvm/ |
| H A D | guest-state-buffer.c | 27 unsigned long vcpu_id, gfp_t flags) in kvmppc_gsb_new()
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-debug.c | 29 int vcpu_id; member
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 617 u32 vcpu_id) in vm_arch_vcpu_recreate() 1319 static bool vcpu_exists(struct kvm_vm *vm, u32 vcpu_id) in vcpu_exists() 1335 struct kvm_vcpu *__vm_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in __vm_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/lib/loongarch/ |
| H A D | processor.c | 372 struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | processor.c | 313 struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, u32 vcpu_id) in vm_arch_vcpu_add()
|
| /linux/arch/riscv/kvm/ |
| H A D | aia_imsic.c | 949 u32 isel, vcpu_id; in kvm_riscv_aia_imsic_rw_attr() local 994 u32 isel, vcpu_id; in kvm_riscv_aia_imsic_has_attr() local
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 1175 static inline struct kvm_vcpu *vm_vcpu_add(struct kvm_vm *vm, u32 vcpu_id, in vm_vcpu_add() 1189 u32 vcpu_id) in vm_vcpu_recreate()
|
| /linux/arch/x86/kvm/ |
| H A D | xen.c | 1605 int vcpu_id, u64 param, u64 *r) in kvm_xen_hcall_vcpu_op()
|
| /linux/include/uapi/linux/ |
| H A D | acrn.h | 318 __u16 vcpu_id; member
|
| /linux/arch/arm64/kvm/ |
| H A D | arm.c | 1469 unsigned int irq_type, vcpu_id, irq_num; in kvm_vm_ioctl_irq_line() local
|
| /linux/include/linux/ |
| H A D | kvm_host.h | 331 int vcpu_id; /* id given by userspace at creation */ member 662 u32 vcpu_id; member
|