Home
last modified time | relevance | path

Searched refs:CONFIG_X86_32 (Results 1 – 25 of 153) sorted by relevance

1234567

/arch/x86/kernel/fpu/
A Dlegacy.h57 if (IS_ENABLED(CONFIG_X86_32)) in fxsave_to_user_sigframe()
66 if (IS_ENABLED(CONFIG_X86_32)) in fxrstor()
74 if (IS_ENABLED(CONFIG_X86_32)) in fxrstor_safe()
82 if (IS_ENABLED(CONFIG_X86_32)) in fxrstor_from_user_sigframe()
105 if (IS_ENABLED(CONFIG_X86_32)) in fxsave()
/arch/x86/kernel/cpu/
A Dcentaur.c51 #ifdef CONFIG_X86_32 in init_c3()
96 #ifdef CONFIG_X86_32 in early_init_centaur()
116 #ifdef CONFIG_X86_32 in init_centaur()
144 #ifdef CONFIG_X86_32 in init_centaur()
216 #ifdef CONFIG_X86_32
241 #ifdef CONFIG_X86_32
A Dzhaoxin.c97 #ifdef CONFIG_X86_32
110 #ifdef CONFIG_X86_32
/arch/x86/include/asm/
A Dfixmap.h39 #ifdef CONFIG_X86_32
50 #ifdef CONFIG_X86_32
82 #ifdef CONFIG_X86_32
138 #ifdef CONFIG_X86_32
A Dkexec.h5 #ifdef CONFIG_X86_32
37 #ifdef CONFIG_X86_32
102 #ifdef CONFIG_X86_32 in crash_setup_regs()
112 #ifdef CONFIG_X86_32
130 #ifdef CONFIG_X86_32
A Dpgtable_areas.h4 #ifdef CONFIG_X86_32
14 #ifdef CONFIG_X86_32
A Dswitch_to.h54 #ifdef CONFIG_X86_32
72 #ifdef CONFIG_X86_32 in update_task_stack()
85 #ifdef CONFIG_X86_32 in kthread_frame_init()
A Dcpu_entry_area.h75 #ifdef CONFIG_X86_32
98 #ifdef CONFIG_X86_32
103 #ifdef CONFIG_X86_32
A Dsigframe.h10 #ifdef CONFIG_X86_32
22 #if defined(CONFIG_X86_32) || defined(CONFIG_IA32_EMULATION)
A Dapicdef.h37 #ifdef CONFIG_X86_32
155 #ifdef CONFIG_X86_32
175 #ifdef CONFIG_X86_32
A Drealmode.h45 #ifdef CONFIG_X86_32
73 #ifdef CONFIG_X86_32
A Duaccess.h19 #ifdef CONFIG_X86_32
134 #ifdef CONFIG_X86_32
258 #ifdef CONFIG_X86_32
307 #ifdef CONFIG_X86_32
391 #ifdef CONFIG_X86_32
436 #ifdef CONFIG_X86_32
555 #ifndef CONFIG_X86_32
A Dposix_types.h2 # ifdef CONFIG_X86_32
A Dstring.h2 #ifdef CONFIG_X86_32
A Dthread_info.h38 #ifdef CONFIG_X86_32
236 #ifdef CONFIG_X86_32
/arch/um/include/asm/
A Dxor.h6 #undef CONFIG_X86_32
9 #define CONFIG_X86_32 1 macro
/arch/x86/um/
A Dsignal.c22 #ifdef CONFIG_X86_32
49 #ifdef CONFIG_X86_32 in copy_sc_from_user()
78 #ifdef CONFIG_X86_32 in copy_sc_from_user()
84 #ifdef CONFIG_X86_32 in copy_sc_from_user()
95 #ifdef CONFIG_X86_32 in copy_sc_from_user()
121 #ifdef CONFIG_X86_32 in copy_sc_to_user()
152 #ifdef CONFIG_X86_32 in copy_sc_to_user()
164 #ifdef CONFIG_X86_32 in copy_sc_to_user()
197 #ifdef CONFIG_X86_32 in copy_sc_to_user()
214 #ifdef CONFIG_X86_32
A Dptrace.c9 #ifdef CONFIG_X86_32
246 #ifdef CONFIG_X86_32
259 #ifdef CONFIG_X86_32
284 #ifdef CONFIG_X86_32
A DMakefile6 ifeq ($(CONFIG_X86_32),y)
18 ifeq ($(CONFIG_X86_32),y)
/arch/x86/kernel/
A Dsetup_percpu.c48 #ifdef CONFIG_X86_32
103 #ifdef CONFIG_X86_32 in setup_percpu_segment()
126 #ifdef CONFIG_X86_32 in setup_per_cpu_areas()
A Didt.c67 #ifdef CONFIG_X86_32
100 #ifdef CONFIG_X86_32
125 #elif defined(CONFIG_X86_32)
326 #ifdef CONFIG_X86_32 in idt_setup_early_handler()
A Dperf_regs.c12 #ifdef CONFIG_X86_32
33 #ifdef CONFIG_X86_32
80 #ifdef CONFIG_X86_32
/arch/x86/um/asm/
A Dptrace.h8 #ifdef CONFIG_X86_32
16 #ifndef CONFIG_X86_32
59 #ifdef CONFIG_X86_32
/arch/x86/lib/
A Dputuser.S116 #ifdef CONFIG_X86_32
129 #ifdef CONFIG_X86_32
153 #ifdef CONFIG_X86_32
/arch/x86/power/
A Dcpu.c33 #ifdef CONFIG_X86_32
83 #ifdef CONFIG_X86_32 in __save_processor_state()
140 #ifdef CONFIG_X86_32
207 #ifdef CONFIG_X86_32 in __restore_processor_state()
301 #ifdef CONFIG_X86_32

Completed in 35 milliseconds

1234567