Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/x86/include/asm/
Dsyscall_wrapper.h114 __SYS_STUB0(ia32, sys_##name)
117 __SYS_STUBx(ia32, sys##name, \
121 __COND_SYSCALL(ia32, sys_##name)
124 __SYS_NI(ia32, sys_##name)
134 * For IA32 emulation, we need to handle "compat" syscalls *and* create
136 * ia32 regs in the proper order for shared or "common" syscalls. As some
142 __SYS_STUB0(ia32, compat_sys_##name)
145 __SYS_STUBx(ia32, compat_sys##name, \
149 __COND_SYSCALL(ia32, compat_sys_##name)
152 __SYS_NI(ia32, compat_sys_##name)
Dseccomp.h26 # define SECCOMP_ARCH_COMPAT_NAME "ia32"
36 # define SECCOMP_ARCH_NATIVE_NAME "ia32"
Dentry-common.h82 * arch/x86/Makefile), which will remove the 3 (x86_64) or 2 (ia32) in arch_exit_to_user_mode_prepare()
86 * 6 (ia32) bits. in arch_exit_to_user_mode_prepare()
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.
Dia32_unistd.h6 * This file contains the system call numbers of the ia32 compat ABI,
Dia32.h11 * 32 bit structures for IA32 support.
Dsigframe.h17 #include <asm/ia32.h>
Dcompat.h58 * IA32 uses 4 byte alignment for 64 bit quantities, so we need to pack the
Duser32.h5 /* IA32 compatible user structures for ptrace.
Delf.h270 * CPU: | lacks NX* | has NX, ia32 | has NX, x86_64 |
303 * True on X86_32 or when emulating IA32 on X86_64
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dintel,ce4100-ioapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
Dintel,ce4100-lapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
/Linux-v6.6/arch/x86/mm/
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-v6.6/arch/x86/ia32/
DMakefile3 # Makefile for the ia32 kernel emulation subsystem.
/Linux-v6.6/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst50 <proc type string>* := IA32/X64 | IA64
52 <proc isa string>* := IA32 | IA64 | X64
/Linux-v6.6/arch/parisc/include/asm/
Dparport.h4 * parport.h: ia32-compatible parport initialisation
/Linux-v6.6/arch/x86/
DKbuild24 obj-$(CONFIG_IA32_EMULATION) += ia32/
/Linux-v6.6/arch/x86/kernel/
Dasm-offsets_64.c6 #include <asm/ia32.h>
Dsys_ia32.c50 #include <asm/ia32.h>
129 * Another set for IA32/LFS -- x86_64 struct stat is different due to
/Linux-v6.6/arch/x86/platform/efi/
Defi_stub_32.S3 * EFI call stub for IA32.
/Linux-v6.6/include/linux/
Dfalloc.h35 /* on ia32 l_start is on a 32-bit boundary */
Dcper.h378 /* IA32/X64 Processor Error Section, UEFI v2.7 sec N.2.4.2 */
385 /* IA32/X64 Processor Error Information Structure, UEFI v2.7 sec N.2.4.2.1 */
396 /* IA32/X64 Processor Context Information Structure, UEFI v2.7 sec N.2.4.2.2 */
/Linux-v6.6/drivers/cpufreq/
Dp4-clockmod.c108 * see section 13.15.3 of IA32 Intel Architecture Software in cpufreq_p4_target()
248 * THERM_CONTROL is architectural for IA32 now, so in cpufreq_p4_init()
/Linux-v6.6/Documentation/arch/ia64/
Dia64.rst49 * IA32 support. Currently experimental. It mostly works.
/Linux-v6.6/arch/sparc/kernel/
Dvdso.c7 * a different vsyscall implementation for Linux/IA32 and for the name.

123