Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 25 of 93) sorted by relevance

1234

/xen-4.10.0-shim-comet/tools/fuzz/x86_instruction_emulator/
A DMakefile4 .PHONY: x86-insn-fuzz-all
6 x86-insn-fuzz-all: x86-insn-fuzzer.a fuzz-emul.o afl
8 x86-insn-fuzz-all:
12 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/arch/x86/$@
21 x86-emulate.c x86-emulate.h: %:
30 x86.h := asm/x86-vendors.h asm/x86-defns.h asm/msr-index.h
31 x86_emulate.h := x86-emulate.h x86_emulate/x86_emulate.h $(x86.h)
34 x86-emulate.o x86-emulate-cov.o: x86_emulate/x86_emulate.c $(x86_emulate.h)
38 x86-insn-fuzzer.a: fuzz-emul.o x86-emulate.o
49 all: x86-insn-fuzz-all
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dvm_event.c137 req->data.regs.x86.rax = regs->rax; in vm_event_fill_regs()
138 req->data.regs.x86.rcx = regs->rcx; in vm_event_fill_regs()
139 req->data.regs.x86.rdx = regs->rdx; in vm_event_fill_regs()
140 req->data.regs.x86.rbx = regs->rbx; in vm_event_fill_regs()
141 req->data.regs.x86.rsp = regs->rsp; in vm_event_fill_regs()
146 req->data.regs.x86.r8 = regs->r8; in vm_event_fill_regs()
147 req->data.regs.x86.r9 = regs->r9; in vm_event_fill_regs()
159 req->data.regs.x86.cr0 = ctxt.cr0; in vm_event_fill_regs()
160 req->data.regs.x86.cr2 = ctxt.cr2; in vm_event_fill_regs()
161 req->data.regs.x86.cr3 = ctxt.cr3; in vm_event_fill_regs()
[all …]
A DRules.mk7 CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-generic
8 CFLAGS += -I$(BASEDIR)/include/asm-x86/mach-default
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst10 ? pmu_amd_ctxt arch-x86/pmu.h
11 ? pmu_arch arch-x86/pmu.h
12 ? pmu_cntr_pair arch-x86/pmu.h
13 ? pmu_intel_ctxt arch-x86/pmu.h
14 ? pmu_regs arch-x86/pmu.h
16 ! trap_info arch-x86/xen.h
18 ? mc arch-x86/xen-mca.h
19 ? mcinfo_bank arch-x86/xen-mca.h
24 ? mcinfo_msr arch-x86/xen-mca.h
26 ! mc_fetch arch-x86/xen-mca.h
[all …]
A DMakefile25 headers-$(CONFIG_X86) += compat/arch-x86/pmu.h
26 headers-$(CONFIG_X86) += compat/arch-x86/xen-mca.h
27 headers-$(CONFIG_X86) += compat/arch-x86/xen.h
28 headers-$(CONFIG_X86) += compat/arch-x86/xen-$(compat-arch-y).h
43 public-$(CONFIG_X86) := $(wildcard public/arch-x86/*.h public/arch-x86/*/*.h)
139 $(BASEDIR)/include/asm-x86/cpuid-autogen.h: $(BASEDIR)/include/public/arch-x86/cpufeatureset.h $(BA…
143 all: $(BASEDIR)/include/asm-x86/cpuid-autogen.h
148 rm -f $(BASEDIR)/include/asm-x86/cpuid-autogen.h
/xen-4.10.0-shim-comet/tools/tests/x86_emulator/
A DMakefile80 $(TARGET): x86-emulate.o test_x86_emulator.o
94 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/arch/x86/$@
99 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/include/asm-x86 $@
107 x86.h := asm/x86-vendors.h asm/x86-defns.h asm/msr-index.h
108 x86_emulate.h := x86-emulate.h x86_emulate/x86_emulate.h $(x86.h)
110 x86-emulate.o: x86-emulate.c x86_emulate/x86_emulate.c $(x86_emulate.h)
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/
A Dmkbuildtree54 if [ -d ${XL}/arch/x86/include/mach-xen ]; then
55 ln -sf ${XL}/arch/x86/include/mach-xen/asm/hypervisor.h include/asm
56 ln -sf ${XL}/arch/x86/include/mach-xen/asm/hypercall*.h include/asm
58 ln -sf ${XL}/arch/x86/include/mach-xen/asm/maddr*.h include/asm
60 ln -sf ${XL}/arch/x86/lib/scrub.c balloon
61 elif [ -d ${XL}/include/asm-x86 ]; then
62 ln -sf ${XL}/include/asm-x86/mach-xen/asm/hypervisor.h include/asm
63 ln -sf ${XL}/include/asm-x86/mach-xen/asm/hypercall*.h include/asm
65 ln -sf ${XL}/include/asm-x86/mach-xen/asm/maddr*.h include/asm
66 ln -sf ${XL}/include/asm-x86/mach-xen/asm/gnttab_dma.h include/asm
[all …]
/xen-4.10.0-shim-comet/
A DMAINTAINERS108 for xen/arch/x86 as well as xen/arch/x86/mm, and even
121 xen/arch/x86/mm/p2m.c, and xen/arch/x86/mm/shadow/multi.c would
145 F: xen/arch/x86/acpi/
159 F: xen/arch/x86/hvm/svm/
210 F: xen/arch/x86/efi/
219 F: xen/arch/x86/debug.c
226 F: xen/arch/x86/tboot.c
306 F: xen/arch/x86/acpi/
446 F: xen/arch/x86/
447 F: xen/include/asm-x86/
[all …]
A D.rootkeys1300 3ddb79bcsjinG9k1KcvbVBuas1R2dA xen/arch/x86/apic.c
1301 42360b3244-Q6BpEKhR_A1YtG1wPNQ xen/arch/x86/audit.c
1306 4107c15e-VmEcLsE-7JCXZaabI8C7A xen/arch/x86/cdb.c
1321 41d3eaae6GSDo3ZJDfK3nvQsJux-PQ xen/arch/x86/e820.c
1331 3ddb79bcesE5E-lS4QhRhlqXxqj9cA xen/arch/x86/i387.c
1335 3ddb79bdqfIcjkz_h9Hvtp8Tk_19Zw xen/arch/x86/irq.c
1337 40ec29ffuOa1ZvmJHzFKyZn4k_RcXg xen/arch/x86/mm.c
1346 3f12cff65EV3qOG2j37Qm0ShgvXGRw xen/arch/x86/nmi.c
1351 3ddb79bcSx2e8JSR3pdSGa8x1ScYzA xen/arch/x86/smp.c
1354 3ddb79bc-Udq7ol-NX4q9XsYnN7A2Q xen/arch/x86/time.c
[all …]
A DSUPPORT.md21 ### x86-64
67 ### x86/PV
75 ### x86/HVM
83 ### x86/PVH guest
317 ### x86/PVHVM
336 ### x86/vMCE
544 ### x86/Nested PV
559 ### x86/Nested HVM
664 ### x86/HVM iPXE
674 ### x86/HVM BIOS
[all …]
A D.gitignore83 stubdom/newlib-x86*
286 xen/arch/x86/asm-offsets.s
287 xen/arch/x86/boot/mkelf32
288 xen/arch/x86/xen.lds
290 xen/arch/x86/boot/reloc.S
291 xen/arch/x86/boot/*.bin
292 xen/arch/x86/boot/*.lnk
293 xen/arch/x86/efi.lds
294 xen/arch/x86/efi/check.efi
295 xen/arch/x86/efi/disabled
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dintel.c53 if (c->x86 != 6) in probe_masking_msrs()
107 "got (%#x/%#x/%#x)\n", c->x86, c->x86_model, in probe_masking_msrs()
233 if (c->x86 == 15 && c->x86_cache_alignment == 64) in early_init_intel()
237 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
260 if (boot_cpu_data.x86 == 0xF && boot_cpu_data.x86_model == 3 && in early_init_intel()
281 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_mask == 1)) { in Intel_errata_workarounds()
291 if (c->x86 == 6 && cpu_has_clflush && in Intel_errata_workarounds()
340 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in init_intel()
341 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in init_intel()
A Damd.c166 if (c->x86 == 0x11) in probe_masking_msrs()
464 (boot_cpu_data.x86 >= 0x0f))) in check_syscfg_dram_mod_en()
540 if (c->x86 == 15) { in init_amd()
553 if (c->x86 == 0xf && c->x86_model < 0x14 in init_amd()
568 switch(c->x86) in init_amd()
587 if (c->x86 != 0x11) in init_amd()
594 if ((c->x86 == 0x15) && in init_amd()
619 if (c->x86 == 0x10) in init_amd()
667 } else if (c->x86 == 0x12) { in init_amd()
684 if (c->x86 == 0x10) { in init_amd()
[all …]
A Dcentaur.c42 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
53 if (c->x86 == 6) in init_centaur()
/xen-4.10.0-shim-comet/tools/include/
A DMakefile19 ln -sf $(addprefix $(XEN_ROOT)/xen/include/public/,arch-x86 arch-arm hvm io xsm) xen
37 $(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/arch-x86
38 $(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/arch-x86/hvm
48 $(INSTALL_DATA) xen/arch-x86/*.h $(DESTDIR)$(includedir)/xen/arch-x86
49 $(INSTALL_DATA) xen/arch-x86/hvm/*.h $(DESTDIR)$(includedir)/xen/arch-x86/hvm
/xen-4.10.0-shim-comet/docs/misc/
A Dx86-xenpv-bootloader.markdown1 # Xen x86 PV Bootloader Protocol
5 One method for booting an x86 Xen PV guest is to use a PV bootloader,
35 x86\_32(p) arch;
36 * x86\_64, corresponding to the Xen x86\_64 arch;
47 both `/boot/xen/pvboot-i386.elf` and `/boot/xen/pvboot-x86\_64.elf`
/xen-4.10.0-shim-comet/tools/include/xen-foreign/
A DMakefile41 x86_32.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_32.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h
48 x86_64.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_64.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h
/xen-4.10.0-shim-comet/tools/tests/xen-access/
A Dxen-access.c762 req.data.regs.x86.rip, in main()
789 req.data.regs.x86.rip, in main()
806 req.data.regs.x86.rip, in main()
816 req.data.regs.x86.cr2); in main()
828 req.data.regs.x86.rip, in main()
833 req.data.regs.x86.rax, in main()
834 req.data.regs.x86.rbx, in main()
835 req.data.regs.x86.rcx, in main()
836 req.data.regs.x86.rdx); in main()
844 req.data.regs.x86.rip, in main()
[all …]
/xen-4.10.0-shim-comet/docs/features/
A Dmigration.pandoc10 Architecture: x86
102 * x86 HVM guest physmap operations (not reflected in logdirty bitmap)
103 * x86 HVM with PoD pages (attempts to map cause PoD allocations)
104 * x86 HVM with nested-virt (no relevant information included in the
106 * x86 PV ballooning (P2M marked dirty, target frame not marked)
107 * x86 PV P2M structure changes (not noticed, stale mappings used) for
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dmonitor.c198 .u.interrupt.x86.vector = vector, in hvm_monitor_interrupt()
199 .u.interrupt.x86.type = type, in hvm_monitor_interrupt()
200 .u.interrupt.x86.error_code = err, in hvm_monitor_interrupt()
201 .u.interrupt.x86.cr2 = cr2, in hvm_monitor_interrupt()
/xen-4.10.0-shim-comet/tools/firmware/etherboot/patches/
A Dboot_prompt_option.patch1 --- a/src/arch/x86/prefix/romprefix.S 2016-10-10 13:09:18.126031400 +0100
2 +++ b/src/arch/x86/prefix/romprefix.S 2016-10-10 13:11:22.930680278 +0100
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A DMakefile35 hpet.h: $(XEN_ROOT)/xen/include/asm-x86/hpet.h
38 hpet.c: $(XEN_ROOT)/xen/arch/x86/hvm/hpet.c
/xen-4.10.0-shim-comet/tools/libacpi/
A Dssdt_pm.asl36 * Batter data port - 0x86
82 OperationRegion (PRT2, SystemIO, 0x86, 0x01)
125 * to request, initialize battery data port 0x86 and then return
126 * value provided through data port 0x86.
148 * Value 1 or 2 written to port 0x86. 1 for BIF (batterry info) and 2
180 * port 0x86.
209 * battery command port and receiving battery data length in port 0x86.
242 * battery data port 0x86. */
/xen-4.10.0-shim-comet/tools/firmware/xen-dir/
A Dshim.config3 # Xen/x86 4.11-unstable Configuration
7 CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A DMakefile1 subdir-$(CONFIG_X86) += x86

Completed in 39 milliseconds

1234