| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | user_operexec.c | 27 vm = vm_create_with_one_vcpu(&vcpu, guest_code_instr0); in test_user_instr0() 50 vm = vm_create_with_one_vcpu(&vcpu, guest_code_user_operexec); in test_user_operexec() 65 vm = vm_create_with_one_vcpu(&vcpu, guest_code_instr0); in test_user_operexec() 84 vm = vm_create_with_one_vcpu(&vcpu, guest_code_user_operexec); in test_user_operexec_combined() 98 vm = vm_create_with_one_vcpu(&vcpu, guest_code_user_operexec); in test_user_operexec_combined()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | idreg-idst.c | 85 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_guest_feat_idst() 108 vm = vm_create_with_one_vcpu(&vcpu, NULL); in main()
|
| H A D | no-vgic-v3.c | 147 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_guest_no_gicv3() 168 vm = vm_create_with_one_vcpu(&vcpu, NULL); in main()
|
| H A D | kvm-uuid.c | 45 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | debug-exceptions.c | 430 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_guest_debug_exceptions() 476 vm = vm_create_with_one_vcpu(&vcpu, guest_code_ss); in test_single_step_from_userspace() 585 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | host_sve.c | 86 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_run()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | triple_fault_event_test.c | 77 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code_vmx); in main() 83 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code_svm); in main()
|
| H A D | xapic_state_test.c | 205 vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_x2apic_id() 233 vm = vm_create_with_one_vcpu(&x.vcpu, x2apic_guest_code); in main() 242 vm = vm_create_with_one_vcpu(&x.vcpu, xapic_guest_code); in main()
|
| H A D | kvm_pv_test.c | 150 vm = vm_create_with_one_vcpu(&vcpu, guest_main); in test_pv_unhalt() 208 vm = vm_create_with_one_vcpu(&vcpu, guest_main); in main()
|
| H A D | exit_on_emulation_failure_test.c | 28 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | xss_msr_test.c | 24 vm = vm_create_with_one_vcpu(&vcpu, NULL); in main()
|
| H A D | svm_nested_shutdown_test.c | 50 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
|
| H A D | svm_vmcall_test.c | 44 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
|
| H A D | hwcr_msr_test.c | 39 vm = vm_create_with_one_vcpu(&vcpu, NULL); in main()
|
| H A D | platform_info_test.c | 50 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | cr4_cpuid_sync_test.c | 71 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | nested_close_kvm_test.c | 77 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
|
| H A D | userspace_io_test.c | 61 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| H A D | vmx_invalid_nested_guest_state.c | 63 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | irqfd_test.c | 103 vm1 = vm_create_with_one_vcpu(&unused, NULL); in main() 104 vm2 = vm_create_with_one_vcpu(&unused, NULL); in main()
|
| H A D | guest_print_test.c | 175 vm = vm_create_with_one_vcpu(&vcpu, guest_code_limits); in test_limits() 195 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | sbi_pmu_test.c | 561 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_vm_basic_test() 579 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_vm_events_test() 605 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_vm_events_snapshot_test() 621 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_vm_events_overflow()
|
| H A D | ebreak_test.c | 47 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_test_harness.h | 19 (void)vm_create_with_one_vcpu(&self->vcpu, NULL); \
|
| /linux/tools/testing/selftests/kvm/lib/s390/ |
| H A D | diag318_test_handler.c | 34 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in diag318_handler()
|