Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dblkif.h197 #ifndef CONFIG_X86_32
209 #ifndef CONFIG_X86_32
221 #ifndef CONFIG_X86_32
230 #ifndef CONFIG_X86_32
238 #ifndef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H 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()
132 #ifdef CONFIG_X86_32 in init_centaur()
148 #ifdef CONFIG_X86_32 in init_centaur()
220 #ifdef CONFIG_X86_32
245 #ifdef CONFIG_X86_32
H A Dzhaoxin.c89 #ifdef CONFIG_X86_32 in init_zhaoxin()
114 #ifdef CONFIG_X86_32
127 #ifdef CONFIG_X86_32
H A Damd.c90 #ifdef CONFIG_X86_32
101 #ifdef CONFIG_X86_32 in init_amd_k5()
120 #ifdef CONFIG_X86_32 in init_amd_k6()
214 #ifdef CONFIG_X86_32 in init_amd_k7()
634 if (IS_ENABLED(CONFIG_X86_32)) in early_detect_mem_encrypt()
658 #ifdef CONFIG_X86_32 in early_init_amd()
1054 #ifdef CONFIG_X86_32
1123 #ifdef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfixmap.h32 #ifdef CONFIG_X86_32
44 #ifdef CONFIG_X86_32
76 #ifdef CONFIG_X86_32
95 #ifdef CONFIG_X86_32
135 #ifdef CONFIG_X86_32
H A Dkexec.h5 #ifdef CONFIG_X86_32
39 #ifdef CONFIG_X86_32
80 #ifdef CONFIG_X86_32 in crash_setup_regs()
119 #ifdef CONFIG_X86_32
137 #ifdef CONFIG_X86_32
H A Dstackprotector.h104 #ifdef CONFIG_X86_32 in setup_stack_canary_segment()
117 #ifdef CONFIG_X86_32 in load_stack_canary_segment()
136 #ifdef CONFIG_X86_32 in load_stack_canary_segment()
H A Dswitch_to.h52 #ifdef CONFIG_X86_32
68 #ifdef CONFIG_X86_32 in update_task_stack()
89 #ifdef CONFIG_X86_32 in kthread_frame_init()
H A Dprocessor.h203 #ifdef CONFIG_X86_32
265 #ifdef CONFIG_X86_32
431 #ifdef CONFIG_X86_32
488 #ifdef CONFIG_X86_32
492 #ifdef CONFIG_X86_32
722 #ifdef CONFIG_X86_32
771 #ifdef CONFIG_X86_32
H A Dcpu_entry_area.h75 #ifdef CONFIG_X86_32
98 #ifdef CONFIG_X86_32
103 #ifdef CONFIG_X86_32
H A Dsigframe.h10 #ifdef CONFIG_X86_32
22 #if defined(CONFIG_X86_32) || defined(CONFIG_IA32_EMULATION)
H A Dbarrier.h14 #ifdef CONFIG_X86_32
57 #ifdef CONFIG_X86_32
H A Delf.h80 #if defined(CONFIG_X86_32) || defined(CONFIG_IA32_EMULATION)
92 #ifdef CONFIG_X86_32
321 return IS_ENABLED(CONFIG_X86_32) || in mmap_is_ia32()
331 #ifdef CONFIG_X86_32
H A Dsegment.h58 #ifdef CONFIG_X86_32
332 #ifdef CONFIG_X86_32
369 #ifdef CONFIG_X86_32
H A Drealmode.h44 #ifdef CONFIG_X86_32
70 #ifdef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup_percpu.c56 #ifdef CONFIG_X86_32
160 #ifdef CONFIG_X86_32 in setup_percpu_segment()
183 #ifdef CONFIG_X86_32 in setup_per_cpu_areas()
243 #ifdef CONFIG_X86_32 in setup_per_cpu_areas()
274 #ifdef CONFIG_X86_32 in setup_per_cpu_areas()
H A Dvmlinux.lds.S18 #ifdef CONFIG_X86_32
40 #ifdef CONFIG_X86_32
116 #ifdef CONFIG_X86_32
166 #ifdef CONFIG_X86_32
478 #ifdef CONFIG_X86_32
H A Dsetup.c112 #ifdef CONFIG_X86_32
217 #ifdef CONFIG_X86_32
434 #ifdef CONFIG_X86_32
816 #ifdef CONFIG_X86_32 in setup_arch()
861 #ifdef CONFIG_X86_32 in setup_arch()
1002 #ifdef CONFIG_X86_32 in setup_arch()
1040 #ifdef CONFIG_X86_32 in setup_arch()
1097 #ifdef CONFIG_X86_32 in setup_arch()
1256 #ifdef CONFIG_X86_32
H A Dsignal.c94 #ifdef CONFIG_X86_32 in restore_sigcontext()
140 IS_ENABLED(CONFIG_X86_32)); in restore_sigcontext()
147 #ifdef CONFIG_X86_32 in __unsafe_setup_sigcontext()
177 #ifdef CONFIG_X86_32 in __unsafe_setup_sigcontext()
220 #ifdef CONFIG_X86_32 in align_sigframe()
259 } else if (IS_ENABLED(CONFIG_X86_32) && in get_sigframe()
269 sp = fpu__alloc_mathframe(sp, IS_ENABLED(CONFIG_X86_32), in get_sigframe()
297 #ifdef CONFIG_X86_32
620 #ifdef CONFIG_X86_32
690 return IS_ENABLED(CONFIG_X86_32) || is_ia32_compat_frame(ksig); in is_ia32_frame()
H A Didt.c61 #ifdef CONFIG_X86_32
91 #ifdef CONFIG_X86_32
105 #elif defined(CONFIG_X86_32)
325 #ifdef CONFIG_X86_32 in idt_setup_early_handler()
H A Dperf_regs.c12 #ifdef CONFIG_X86_32
33 #ifdef CONFIG_X86_32
80 #ifdef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dinternal.h154 if (IS_ENABLED(CONFIG_X86_32)) in copy_fxregs_to_user()
163 if (IS_ENABLED(CONFIG_X86_32)) in copy_kernel_to_fxregs()
171 if (IS_ENABLED(CONFIG_X86_32)) in copy_kernel_to_fxregs_err()
179 if (IS_ENABLED(CONFIG_X86_32)) in copy_user_to_fxregs()
202 if (IS_ENABLED(CONFIG_X86_32)) in copy_fxregs_to_kernel()
210 if (IS_ENABLED(CONFIG_X86_32)) in fxsave()
/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dcpu.c30 #ifdef CONFIG_X86_32
79 #ifdef CONFIG_X86_32 in __save_processor_state()
139 #ifdef CONFIG_X86_32
206 #ifdef CONFIG_X86_32 in __restore_processor_state()
301 #ifdef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsignal.c17 #ifdef CONFIG_X86_32
168 #ifdef CONFIG_X86_32 in copy_sc_from_user()
197 #ifdef CONFIG_X86_32 in copy_sc_from_user()
204 #ifdef CONFIG_X86_32 in copy_sc_from_user()
247 #ifdef CONFIG_X86_32 in copy_sc_to_user()
278 #ifdef CONFIG_X86_32 in copy_sc_to_user()
292 #ifdef CONFIG_X86_32 in copy_sc_to_user()
325 #ifdef CONFIG_X86_32
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dcpu_entry_area.c20 #ifdef CONFIG_X86_32
192 #ifdef CONFIG_X86_32 in setup_cpu_entry_area()
203 #ifdef CONFIG_X86_32 in setup_cpu_entry_area_ptes()

12345678