/linux/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 125 __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 D | seccomp.h | 26 # define SECCOMP_ARCH_COMPAT_NAME "ia32" 36 # define SECCOMP_ARCH_NATIVE_NAME "ia32"
|
H A D | ftrace.h | 143 * Because ia32 syscalls do not map to x86_64 syscall numbers 144 * this screws up the trace output when tracing a ia32 task.
|
H A D | elf.h | 10 #include <asm/ia32.h> 268 * CPU: | lacks NX* | has NX, ia32 | has NX, x86_64 | 301 * True on X86_32 or when emulating IA32 on X86_64
|
H A D | ia32.h | 10 * 32 bit structures for IA32 support.
|
H A D | sigframe.h | 17 #include <asm/ia32.h>
|
H A D | compat.h | 58 * IA32 uses 4 byte alignment for 64 bit quantities, so we need to pack the
|
H A D | user32.h | 5 /* IA32 compatible user structures for ptrace.
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | intel,ce4100-ioapic.yaml | 28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
|
H A D | intel,ce4100-lapic.yaml | 28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
|
/linux/arch/x86/mm/ |
H A D | pf_in.c | 18 /* 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()
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | output_format.rst | 50 <proc type string>* := IA32/X64 | IA64 52 <proc isa string>* := IA32 | IA64 | X64
|
/linux/arch/x86/ia32/ |
H A D | Makefile | 3 # Makefile for the ia32 kernel emulation subsystem.
|
/linux/arch/parisc/include/asm/ |
H A D | parport.h | 4 * parport.h: ia32-compatible parport initialisation
|
/linux/arch/x86/platform/efi/ |
H A D | efi_stub_32.S | 3 * EFI call stub for IA32.
|
/linux/include/linux/ |
H A D | falloc.h | 41 /* on ia32 l_start is on a 32-bit boundary */
|
H A D | cper.h | 405 /* IA32/X64 Processor Error Section, UEFI v2.7 sec N.2.4.2 */ 412 /* IA32/X64 Processor Error Information Structure, UEFI v2.7 sec N.2.4.2.1 */ 423 /* IA32/X64 Processor Context Information Structure, UEFI v2.7 sec N.2.4.2.2 */
|
/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 50 #include <asm/ia32.h> 129 * Another set for IA32/LFS -- x86_64 struct stat is different due to
|
/linux/arch/sparc/kernel/ |
H A D | vdso.c | 7 * a different vsyscall implementation for Linux/IA32 and for the name.
|
/linux/drivers/firmware/efi/ |
H A D | cper.c | 110 "IA32/X64", 116 "IA32", 610 printk("%ssection_type: IA32/X64 processor error\n", newpfx); in cper_estatus_print_section()
|
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_h323_asn1.h | 14 * 1. Small. The total size of code plus data is less than 20 KB (IA32).
|
/linux/Documentation/arch/x86/ |
H A D | kernel-stacks.rst | 108 For more details see the Intel IA32 or AMD AMD64 architecture manuals.
|
/linux/Documentation/ |
H A D | Changes | 298 Intel IA32 microcode 301 A driver has been added to allow updating of Intel IA32 microcode,
|
/linux/Documentation/process/ |
H A D | changes.rst | 298 Intel IA32 microcode 301 A driver has been added to allow updating of Intel IA32 microcode,
|
/linux/include/acpi/ |
H A D | actbl1.h | 1460 * IA32 Error Bank(s) - Follows the struct acpi_hest_ia_machine_check and 1553 /* 0: IA32 Machine Check Exception */ 1568 /* 1: IA32 Corrected Machine Check */ 1582 /* 2: IA32 Non-Maskable Interrupt */ 1710 /* 11: IA32 Deferred Machine Check Exception (ACPI 6.2) */
|