Home
last modified time | relevance | path

Searched full:ia32 (Results 1 – 25 of 105) sorted by relevance

12345

/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex337 % IA32/x64 error section.
338 \section{IA32/x64 Processor Error Section}
340 …tion describes the JSON format for a single IA32/x64 Error Section from a CPER record. The GUID us…
342 validationBits & object & IA32/x64 Processor Error Validation Structure as described in Subsection …
346 cpuidInfo & object & IA32/x64 CPUINFO Structure as defined in Subsection \ref{subsection:ia32x64cpu…
348 processorErrorInfo & array & Array of IA32/x64 Processor Error Info Structures as described in Subs…
350 processorContextInfo & array & Array of IA32/x64 Processor Context Info Structures as described in …
351 \jsontableend{IA32/x64 Processor Error structure field table.}
353 % IA32/x64 validation bitfield structure.
354 \subsection{IA32/x64 Processor Error Validation Structure}
[all …]
/openbmc/libcper/generator/sections/
H A Dgen-section-ia32x64.c2 * Functions for generating pseudo-random CPER IA32/x64 sections.
17 //Generates a single pseudo-random IA32/x64 section, saving the resulting address to the given
40 //Create a valid IA32/x64 section. in generate_section_ia32x64()
84 //Generates a single IA32/x64 error structure. Must later be freed.
148 //Generates a single IA32/x64 context structure. Must later be freed.
157 reg_size = 92; //IA32 registers. in generate_ia32x64_context_structure()
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h125 __SYS_STUB0(ia32, sys_##name)
128 __SYS_STUBx(ia32, sys##name, \
132 __COND_SYSCALL(ia32, sys_##name)
142 * For IA32 emulation, we need to handle "compat" syscalls *and* create
144 * ia32 regs in the proper order for shared or "common" syscalls. As some
149 __SYS_STUB0(ia32, compat_sys_##name)
152 __SYS_STUBx(ia32, compat_sys##name, \
156 __COND_SYSCALL(ia32, compat_sys_##name)
H A Dseccomp.h26 # define SECCOMP_ARCH_COMPAT_NAME "ia32"
36 # define SECCOMP_ARCH_NATIVE_NAME "ia32"
H A Dentry-common.h79 * arch/x86/Makefile), which will remove the 3 (x86_64) or 2 (ia32) in arch_exit_to_user_mode_prepare()
83 * 8 (ia32) bits. in arch_exit_to_user_mode_prepare()
H A Dftrace.h137 * Because ia32 syscalls do not map to x86_64 syscall numbers
138 * this screws up the trace output when tracing a ia32 task.
H A Dia32_unistd.h6 * This file contains the system call numbers of the ia32 compat ABI,
/openbmc/qemu/tests/uefi-test-tools/
H A Duefi-test-build.config35 # ia32
37 [build.ia32]
41 arch = IA32
42 cpy1 = IA32/BiosTablesTest.efi bios-tables-test.i386.efi
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/
H A DUefiTestToolsPkg.dsc22 SUPPORTED_ARCHITECTURES = ARM|AARCH64|IA32|X64|RISCV64
25 [BuildOptions.IA32]
61 [LibraryClasses.IA32, LibraryClasses.X64]
/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c2 * Describes functions for converting IA32/x64 CPER sections from binary and JSON format
47 //Converts the IA32/x64 error section described in the given descriptor into intermediate format.
157 //Converts a single IA32/x64 processor error info block into JSON IR format.
218 "WARN: Invalid/unknown check information GUID found in IA32/x64 CPER section. Ignoring.\n"); in cper_ia32x64_processor_error_info_to_ir()
252 //Converts a single IA32/x64 cache or TLB check check info block into JSON IR format.
324 //Converts a single IA32/x64 bus check check info block into JSON IR format.
419 //Converts a single IA32/x64 MS check check info block into JSON IR format.
466 //Converts a single IA32/x64 processor context info entry into JSON IR format.
550 //Converts a single CPER IA32 register state into JSON IR format.
698 //Converts a single IA32/x64 CPER-JSON section into CPER binary, outputting to the provided stream.
[all …]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/
H A Dfix_header_file.patch21 -#elif ARCH == ia32
23 #include <efi/ia32/efibind.h>
/openbmc/libcper/include/libcper/
H A DCper.h373 /// IA32 and x64 Specific definitions.
378 /// in IA32/X64 Processor Error Information Structure.
408 /// The validation bit mask indicates which fields in the IA32/X64 Processor
416 /// IA32/X64 Processor Error Record
462 /// IA32/X64 Cache Check Structure
513 /// IA32/X64 TLB Check Structure
585 /// IA32/X64 Bus Check Structure
627 /// IA32/X64 MS Check Field Description
641 /// IA32/X64 Check Information Item
652 /// The validation bit mask indicates which fields in the IA32/X64 Processor Error
[all …]
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-generic.h13 #define GENERIC_PROC_TYPES_VALUES (const char *[]){ "IA32/X64", "IA64", "ARM" }
16 (const char *[]){ "IA32", "IA64", "X64", "ARM A32/T32", "ARM A64" }
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dintel,ce4100-ioapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
H A Dintel,ce4100-lapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libspdm/
H A Dlibspdm_3.6.0.bb34 "i586": "ia32",
35 "i686": "ia32",
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Darm64-support.patch34 cpp_defines['IA32'] = '1'
35 cpp_defines['ia32'] = '1'
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Darch-x86.inc2 # X86 Architecture definition (IA32, X86_64, and X32)
13 TUNEVALID[m32] = "IA32 ELF32 standard ABI"
/openbmc/u-boot/arch/x86/
H A Dconfig.mk49 EFIARCH = ia32
118 EFI_TARGET := --target=efi-app-ia32
/openbmc/qemu/scripts/kvm/
H A Dvmxcap233 0: 'Save IA32 FRED MSRs',
234 1: 'Load IA32 FRED MSRs',
252 23: 'Load IA32 FRED MSRs',
/openbmc/linux/arch/x86/mm/
H A Dpf_in.c18 /* IA32 Manual 3, 2-1 */
23 /* IA32 Manual 3, 3-432*/
29 /* IA32 Manual 3, 3-432*/
474 /* if r/m is 5 we have a 32 disp (IA32 Manual 3, Table 2-2) */ in get_ins_imm_val()
/openbmc/openbmc/poky/meta/recipes-core/ovmf/
H A Dovmf_git.bb180 OVMF_ARCH="IA32"
199 OVMF_DIR_SUFFIX="Ia32" # Note the different capitalization
232 # bootx64/ia32.efi because then it can be started even when the
235 …install ${WORKDIR}/ovmf/Shell.efi ${D}/efi/boot/boot${@ "ia32" if "${TARGET_ARCH}" != "x86_64" els…
/openbmc/linux/arch/x86/ia32/
H A DMakefile3 # Makefile for the ia32 kernel emulation subsystem.
/openbmc/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst50 <proc type string>* := IA32/X64 | IA64
52 <proc isa string>* := IA32 | IA64 | X64
/openbmc/linux/arch/parisc/include/asm/
H A Dparport.h4 * parport.h: ia32-compatible parport initialisation

12345