Lines Matching refs:x86

21 LIBKVM_x86 += lib/x86/apic.c
22 LIBKVM_x86 += lib/x86/handlers.S
23 LIBKVM_x86 += lib/x86/hyperv.c
24 LIBKVM_x86 += lib/x86/memstress.c
25 LIBKVM_x86 += lib/x86/pmu.c
26 LIBKVM_x86 += lib/x86/processor.c
27 LIBKVM_x86 += lib/x86/sev.c
28 LIBKVM_x86 += lib/x86/svm.c
29 LIBKVM_x86 += lib/x86/ucall.c
30 LIBKVM_x86 += lib/x86/vmx.c
51 TEST_PROGS_x86 += x86/nx_huge_pages_test.sh
64 TEST_GEN_PROGS_x86 += x86/cpuid_test
65 TEST_GEN_PROGS_x86 += x86/cr4_cpuid_sync_test
66 TEST_GEN_PROGS_x86 += x86/dirty_log_page_splitting_test
67 TEST_GEN_PROGS_x86 += x86/feature_msrs_test
68 TEST_GEN_PROGS_x86 += x86/exit_on_emulation_failure_test
69 TEST_GEN_PROGS_x86 += x86/fix_hypercall_test
70 TEST_GEN_PROGS_x86 += x86/hwcr_msr_test
71 TEST_GEN_PROGS_x86 += x86/hyperv_clock
72 TEST_GEN_PROGS_x86 += x86/hyperv_cpuid
73 TEST_GEN_PROGS_x86 += x86/hyperv_evmcs
74 TEST_GEN_PROGS_x86 += x86/hyperv_extended_hypercalls
75 TEST_GEN_PROGS_x86 += x86/hyperv_features
76 TEST_GEN_PROGS_x86 += x86/hyperv_ipi
77 TEST_GEN_PROGS_x86 += x86/hyperv_svm_test
78 TEST_GEN_PROGS_x86 += x86/hyperv_tlb_flush
79 TEST_GEN_PROGS_x86 += x86/kvm_clock_test
80 TEST_GEN_PROGS_x86 += x86/kvm_pv_test
81 TEST_GEN_PROGS_x86 += x86/monitor_mwait_test
82 TEST_GEN_PROGS_x86 += x86/nested_emulation_test
83 TEST_GEN_PROGS_x86 += x86/nested_exceptions_test
84 TEST_GEN_PROGS_x86 += x86/platform_info_test
85 TEST_GEN_PROGS_x86 += x86/pmu_counters_test
86 TEST_GEN_PROGS_x86 += x86/pmu_event_filter_test
87 TEST_GEN_PROGS_x86 += x86/private_mem_conversions_test
88 TEST_GEN_PROGS_x86 += x86/private_mem_kvm_exits_test
89 TEST_GEN_PROGS_x86 += x86/set_boot_cpu_id
90 TEST_GEN_PROGS_x86 += x86/set_sregs_test
91 TEST_GEN_PROGS_x86 += x86/smaller_maxphyaddr_emulation_test
92 TEST_GEN_PROGS_x86 += x86/smm_test
93 TEST_GEN_PROGS_x86 += x86/state_test
94 TEST_GEN_PROGS_x86 += x86/vmx_preemption_timer_test
95 TEST_GEN_PROGS_x86 += x86/svm_vmcall_test
96 TEST_GEN_PROGS_x86 += x86/svm_int_ctl_test
97 TEST_GEN_PROGS_x86 += x86/svm_nested_shutdown_test
98 TEST_GEN_PROGS_x86 += x86/svm_nested_soft_inject_test
99 TEST_GEN_PROGS_x86 += x86/tsc_scaling_sync
100 TEST_GEN_PROGS_x86 += x86/sync_regs_test
101 TEST_GEN_PROGS_x86 += x86/ucna_injection_test
102 TEST_GEN_PROGS_x86 += x86/userspace_io_test
103 TEST_GEN_PROGS_x86 += x86/userspace_msr_exit_test
104 TEST_GEN_PROGS_x86 += x86/vmx_apic_access_test
105 TEST_GEN_PROGS_x86 += x86/vmx_close_while_nested_test
106 TEST_GEN_PROGS_x86 += x86/vmx_dirty_log_test
107 TEST_GEN_PROGS_x86 += x86/vmx_exception_with_invalid_guest_state
108 TEST_GEN_PROGS_x86 += x86/vmx_msrs_test
109 TEST_GEN_PROGS_x86 += x86/vmx_invalid_nested_guest_state
110 TEST_GEN_PROGS_x86 += x86/vmx_set_nested_state_test
111 TEST_GEN_PROGS_x86 += x86/vmx_tsc_adjust_test
112 TEST_GEN_PROGS_x86 += x86/vmx_nested_tsc_scaling_test
113 TEST_GEN_PROGS_x86 += x86/apic_bus_clock_test
114 TEST_GEN_PROGS_x86 += x86/xapic_ipi_test
115 TEST_GEN_PROGS_x86 += x86/xapic_state_test
116 TEST_GEN_PROGS_x86 += x86/xcr0_cpuid_test
117 TEST_GEN_PROGS_x86 += x86/xss_msr_test
118 TEST_GEN_PROGS_x86 += x86/debug_regs
119 TEST_GEN_PROGS_x86 += x86/tsc_msrs_test
120 TEST_GEN_PROGS_x86 += x86/vmx_pmu_caps_test
121 TEST_GEN_PROGS_x86 += x86/xen_shinfo_test
122 TEST_GEN_PROGS_x86 += x86/xen_vmcall_test
123 TEST_GEN_PROGS_x86 += x86/sev_init2_tests
124 TEST_GEN_PROGS_x86 += x86/sev_migrate_tests
125 TEST_GEN_PROGS_x86 += x86/sev_smoke_test
126 TEST_GEN_PROGS_x86 += x86/amx_test
127 TEST_GEN_PROGS_x86 += x86/max_vcpuid_cap_test
128 TEST_GEN_PROGS_x86 += x86/triple_fault_event_test
129 TEST_GEN_PROGS_x86 += x86/recalc_apic_map_test
144 TEST_GEN_PROGS_EXTENDED_x86 += x86/nx_huge_pages_test
223 ifeq ($(ARCH),x86)
224 ifeq ($(shell echo "void foo(void) { }" | $(CC) -march=x86-64-v2 -x c - -c -o /dev/null 2>/dev/null…
225 CFLAGS += -march=x86-64-v2