Home
last modified time | relevance | path

Searched full:ia32 (Results 1 – 25 of 48) 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 Dentry-common.h89 * arch/x86/Makefile), which will remove the 3 (x86_64) or 2 (ia32) in arch_exit_to_user_mode_prepare()
93 * 8 (ia32) bits. in arch_exit_to_user_mode_prepare()
H A Dia32.h10 * 32 bit structures for IA32 support.
H A Delf.h10 #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 Dcompat.h58 * IA32 uses 4 byte alignment for 64 bit quantities, so we need to pack the
H A Dsigframe.h17 #include <asm/ia32.h>
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()
/linux/arch/x86/ia32/
H A DMakefile3 # Makefile for the ia32 kernel emulation subsystem.
/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/parisc/include/asm/
H A Dparport.h4 * parport.h: ia32-compatible parport initialisation
/linux/arch/x86/
H A DKbuild28 obj-$(CONFIG_IA32_EMULATION) += ia32/
/linux/arch/x86/kernel/
H A Dasm-offsets_64.c6 #include <asm/ia32.h>
H A Dsys_ia32.c50 #include <asm/ia32.h>
129 * Another set for IA32/LFS -- x86_64 struct stat is different due to
H A Dsys_x86_64.c24 #include <asm/ia32.h>
/linux/arch/x86/platform/efi/
H A Defi_stub_32.S3 * EFI call stub for IA32.
/linux/drivers/cpufreq/
H A Dp4-clockmod.c108 * see section 13.15.3 of IA32 Intel Architecture Software in cpufreq_p4_target()
247 * THERM_CONTROL is architectural for IA32 now, so in cpufreq_p4_init()
/linux/include/linux/
H A Dfalloc.h42 /* on ia32 l_start is on a 32-bit boundary */
/linux/arch/sparc/kernel/
H A Dvdso.c7 * a different vsyscall implementation for Linux/IA32 and for the name.
/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/Documentation/arch/x86/
H A Dkernel-stacks.rst108 For more details see the Intel IA32 or AMD AMD64 architecture manuals.
/linux/Documentation/
H A DChanges289 Intel IA32 microcode
292 A driver has been added to allow updating of Intel IA32 microcode,
/linux/include/acpi/
H A Dactbl1.h1460 * 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) */

12