Home
last modified time | relevance | path

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

12

/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 Dia32.h10 * 32 bit structures for IA32 support.
H A Dsigframe.h17 #include <asm/ia32.h>
H A Dcompat.h58 * IA32 uses 4 byte alignment for 64 bit quantities, so we need to pack the
H A Duser32.h5 /* IA32 compatible user structures for ptrace.
/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
/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()
H A Dmem_encrypt_amd.c33 #include <asm/ia32.h>
/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst50 <proc type string>* := IA32/X64 | IA64
52 <proc isa string>* := IA32 | IA64 | X64
/linux/arch/x86/ia32/
H A DMakefile3 # Makefile for the ia32 kernel emulation subsystem.
/linux/arch/parisc/include/asm/
H A Dparport.h4 * parport.h: ia32-compatible parport initialisation
/linux/arch/x86/
H A DKbuild30 obj-$(CONFIG_IA32_EMULATION) += ia32/
/linux/arch/x86/platform/efi/
H A Defi_stub_32.S3 * EFI call stub for IA32.
/linux/include/linux/
H A Dfalloc.h42 /* on ia32 l_start is on a 32-bit boundary */
/linux/arch/x86/hyperv/
H A Dhv_crash.c147 * We enter here in IA32-e long mode, ie, full 64bit mode running on kernel
411 /* This GDT is accessed in IA32-e compat mode which uses 32bits addresses */
418 /* We need a CS with L bit to goto IA32-e long mode from 32bit compat mode */
H A Dhv_trampoline.S80 /* we now run in full 64bit IA32-e long mode, CS.L=1 and CS.D=0 */
/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_asn1.h14 * 1. Small. The total size of code plus data is less than 20 KB (IA32).
/linux/drivers/firmware/efi/
H A Dcper.c170 "IA32/X64",
176 "IA32",
676 printk("%ssection_type: IA32/X64 processor error\n", newpfx); in cper_estatus_print_section()
/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst108 For more details see the Intel IA32 or AMD AMD64 architecture manuals.
/linux/Documentation/
H A DChanges298 Intel IA32 microcode
301 A driver has been added to allow updating of Intel IA32 microcode,
/linux/include/acpi/
H A Dactbl1.h1724 * IA32 Error Bank(s) - Follows the struct acpi_hest_ia_machine_check and
1817 /* 0: IA32 Machine Check Exception */
1832 /* 1: IA32 Corrected Machine Check */
1846 /* 2: IA32 Non-Maskable Interrupt */
1974 /* 11: IA32 Deferred Machine Check Exception (ACPI 6.2) */
/linux/sound/core/
H A Dcontrol_compat.c154 /* x32 has a different alignment for 64bit values from ia32 */
/linux/Documentation/core-api/
H A Dcachetlb.rst135 indexed physically tagged caches of IA32 processors have no need to

12