Lines Matching refs:x86_64

37 LIBKVM_x86_64 = lib/x86_64/apic.c lib/x86_64/processor.c lib/x86_64/vmx.c lib/x86_64/svm.c lib/x86_…
41 TEST_GEN_PROGS_x86_64 = x86_64/cr4_cpuid_sync_test
42 TEST_GEN_PROGS_x86_64 += x86_64/get_msr_index_features
43 TEST_GEN_PROGS_x86_64 += x86_64/evmcs_test
44 TEST_GEN_PROGS_x86_64 += x86_64/emulator_error_test
45 TEST_GEN_PROGS_x86_64 += x86_64/get_cpuid_test
46 TEST_GEN_PROGS_x86_64 += x86_64/hyperv_clock
47 TEST_GEN_PROGS_x86_64 += x86_64/hyperv_cpuid
48 TEST_GEN_PROGS_x86_64 += x86_64/hyperv_features
49 TEST_GEN_PROGS_x86_64 += x86_64/kvm_clock_test
50 TEST_GEN_PROGS_x86_64 += x86_64/kvm_pv_test
51 TEST_GEN_PROGS_x86_64 += x86_64/mmio_warning_test
52 TEST_GEN_PROGS_x86_64 += x86_64/mmu_role_test
53 TEST_GEN_PROGS_x86_64 += x86_64/platform_info_test
54 TEST_GEN_PROGS_x86_64 += x86_64/set_boot_cpu_id
55 TEST_GEN_PROGS_x86_64 += x86_64/set_sregs_test
56 TEST_GEN_PROGS_x86_64 += x86_64/smm_test
57 TEST_GEN_PROGS_x86_64 += x86_64/state_test
58 TEST_GEN_PROGS_x86_64 += x86_64/vmx_preemption_timer_test
59 TEST_GEN_PROGS_x86_64 += x86_64/svm_vmcall_test
60 TEST_GEN_PROGS_x86_64 += x86_64/svm_int_ctl_test
61 TEST_GEN_PROGS_x86_64 += x86_64/sync_regs_test
62 TEST_GEN_PROGS_x86_64 += x86_64/userspace_io_test
63 TEST_GEN_PROGS_x86_64 += x86_64/userspace_msr_exit_test
64 TEST_GEN_PROGS_x86_64 += x86_64/vmx_apic_access_test
65 TEST_GEN_PROGS_x86_64 += x86_64/vmx_close_while_nested_test
66 TEST_GEN_PROGS_x86_64 += x86_64/vmx_dirty_log_test
67 TEST_GEN_PROGS_x86_64 += x86_64/vmx_invalid_nested_guest_state
68 TEST_GEN_PROGS_x86_64 += x86_64/vmx_set_nested_state_test
69 TEST_GEN_PROGS_x86_64 += x86_64/vmx_tsc_adjust_test
70 TEST_GEN_PROGS_x86_64 += x86_64/vmx_nested_tsc_scaling_test
71 TEST_GEN_PROGS_x86_64 += x86_64/xapic_ipi_test
72 TEST_GEN_PROGS_x86_64 += x86_64/xss_msr_test
73 TEST_GEN_PROGS_x86_64 += x86_64/debug_regs
74 TEST_GEN_PROGS_x86_64 += x86_64/tsc_msrs_test
75 TEST_GEN_PROGS_x86_64 += x86_64/vmx_pmu_msrs_test
76 TEST_GEN_PROGS_x86_64 += x86_64/xen_shinfo_test
77 TEST_GEN_PROGS_x86_64 += x86_64/xen_vmcall_test
78 TEST_GEN_PROGS_x86_64 += x86_64/vmx_pi_mmio_test
79 TEST_GEN_PROGS_x86_64 += x86_64/sev_migrate_tests
128 ifeq ($(ARCH),x86_64)