| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | memstress.c | 88 void memstress_setup_vcpus(struct kvm_vm *vm, int nr_vcpus, in memstress_setup_vcpus() argument 124 struct kvm_vm *memstress_create_vm(enum vm_guest_mode mode, int nr_vcpus, in memstress_create_vm() argument 247 memstress_nested_pages(int nr_vcpus) memstress_nested_pages() argument 252 memstress_setup_nested(struct kvm_vm * vm,int nr_vcpus,struct kvm_vcpu ** vcpus) memstress_setup_nested() argument 282 memstress_start_vcpu_threads(int nr_vcpus,void (* vcpu_fn)(struct memstress_vcpu_args *)) memstress_start_vcpu_threads() argument 308 memstress_join_vcpu_threads(int nr_vcpus) memstress_join_vcpu_threads() argument [all...] |
| H A D | kvm_util.c | 438 kvm_set_files_rlimit(u32 nr_vcpus) kvm_set_files_rlimit() argument 549 __vm_create_with_vcpus(struct vm_shape shape,u32 nr_vcpus,u64 extra_mem_pages,void * guest_code,struct kvm_vcpu * vcpus[]) __vm_create_with_vcpus() argument 666 kvm_parse_vcpu_pinning(const char * pcpus_string,u32 vcpu_to_pcpu[],int nr_vcpus) kvm_parse_vcpu_pinning() argument 2238 kvm_arch_vm_post_create(struct kvm_vm * vm,unsigned int nr_vcpus) kvm_arch_vm_post_create() argument [all...] |
| /linux/tools/testing/selftests/kvm/ |
| H A D | access_tracking_perf_test.c | 107 int nr_vcpus; member 361 static void run_iteration(struct kvm_vm *vm, int nr_vcpus, const char *description) in run_iteration() 381 static void access_memory(struct kvm_vm *vm, int nr_vcpus, in access_memory() 389 static void mark_memory_idle(struct kvm_vm *vm, int nr_vcpus) in mark_memory_idle() 409 int nr_vcpus = params->nr_vcpus; in run_test() local
|
| H A D | memslot_modification_stress_test.c | 32 static int nr_vcpus = 1; variable
|
| H A D | dirty_log_perf_test.c | 26 static int nr_vcpus = 1; variable [all...] |
| H A D | demand_paging_test.c | 26 static int nr_vcpus = 1; variable [all...] |
| H A D | mmu_stress_test.c | 83 static int nr_vcpus; variable [all...] |
| H A D | kvm_page_table_test.c | 66 static u32 nr_vcpus = 1; variable [all...] |
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | memstress.c | 78 memstress_nested_pages(int nr_vcpus) memstress_nested_pages() argument 104 memstress_setup_nested(struct kvm_vm * vm,int nr_vcpus,struct kvm_vcpu * vcpus[]) memstress_setup_nested() argument
|
| H A D | processor.c | 781 kvm_arch_vm_post_create(struct kvm_vm * vm,unsigned int nr_vcpus) kvm_arch_vm_post_create() argument
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | vgic.c | 44 int __vgic_v3_setup(struct kvm_vm *vm, unsigned int nr_vcpus, u32 nr_irqs) in __vgic_v3_setup() 80 int vgic_v3_setup(struct kvm_vm *vm, unsigned int nr_vcpus, u32 nr_irqs) in vgic_v3_setup()
|
| H A D | processor.c | 702 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create()
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | arch_timer.c | 83 int nr_vcpus = test_args.nr_vcpus; in test_vm_create() local
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | timer_test.h | 21 u32 nr_vcpus; member
|
| /linux/drivers/virt/nitro_enclaves/ |
| H A D | ne_pci_dev.h | 247 u64 nr_vcpus; member 272 u64 nr_vcpus; member
|
| H A D | ne_misc_dev.h | 76 unsigned int nr_vcpus; member
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | private_mem_conversions_test.c | 369 static void test_mem_conversions(enum vm_mem_backing_src_type src_type, u32 nr_vcpus, in test_mem_conversions() argument 454 u32 nr_vcpus = 1; in main() local [all...] |
| H A D | set_boot_cpu_id.c | 89 static struct kvm_vm *create_vm(u32 nr_vcpus, u32 bsp_vcpu_id, in create_vm()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer.c | 181 int nr_vcpus = test_args.nr_vcpus; in test_vm_create() local
|
| H A D | vgic_init.c | 75 u32 nr_vcpus, in vm_gic_create_with_vcpus() 520 static struct vm_gic vm_gic_v3_create_with_vcpuids(int nr_vcpus, in vm_gic_v3_create_with_vcpuids()
|
| H A D | vgic_lpi_stress.c | 303 u32 nr_vcpus = test_data.nr_cpus; in run_test() local
|
| /linux/tools/testing/selftests/kvm/loongarch/ |
| H A D | arch_timer.c | 185 int nr_vcpus = test_args.nr_vcpus; in test_vm_create() local
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-v4.c | 246 int nr_vcpus, ret; in vgic_v4_init() local
|
| H A D | vgic-mmio-v2.c | 124 int nr_vcpus = atomic_read(&source_vcpu->kvm->online_vcpus); in vgic_mmio_write_sgir() local
|
| H A D | vgic-mmio-v3.c | 892 int nr_vcpus = atomic_read(&kvm->online_vcpus); in vgic_v3_alloc_redist_region() local
|