Home
last modified time | relevance | path

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

1234567

/linux/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
/linux/arch/x86/kernel/fpu/
H 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()
/linux/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()
144 #ifdef CONFIG_X86_32 in init_centaur()
216 #ifdef CONFIG_X86_32
241 #ifdef CONFIG_X86_32
H A Damd.c79 #ifdef CONFIG_X86_32
90 #ifdef CONFIG_X86_32 in init_amd_k5()
109 #ifdef CONFIG_X86_32 in init_amd_k6()
203 #ifdef CONFIG_X86_32 in init_amd_k7()
515 if (IS_ENABLED(CONFIG_X86_32)) in early_detect_mem_encrypt()
1062 #ifdef CONFIG_X86_32
1131 #ifdef CONFIG_X86_32
H A Dzhaoxin.c96 #ifdef CONFIG_X86_32
109 #ifdef CONFIG_X86_32
/linux/arch/x86/include/asm/
H A Dkexec.h5 #ifdef CONFIG_X86_32
38 #ifdef CONFIG_X86_32
79 #ifdef CONFIG_X86_32 in crash_setup_regs()
118 #ifdef CONFIG_X86_32
136 #ifdef CONFIG_X86_32
H A Dfixmap.h39 #ifdef CONFIG_X86_32
50 #ifdef CONFIG_X86_32
82 #ifdef CONFIG_X86_32
138 #ifdef CONFIG_X86_32
H A Dswitch_to.h54 #ifdef CONFIG_X86_32
70 #ifdef CONFIG_X86_32 in update_task_stack()
83 #ifdef CONFIG_X86_32 in kthread_frame_init()
H A Dcpu_entry_area.h75 #ifdef CONFIG_X86_32
98 #ifdef CONFIG_X86_32
103 #ifdef CONFIG_X86_32
H A Dpgtable_areas.h4 #ifdef CONFIG_X86_32
14 #ifdef CONFIG_X86_32
H A Dapicdef.h37 #ifdef CONFIG_X86_32
155 #ifdef CONFIG_X86_32
175 #ifdef CONFIG_X86_32
H A Dsigframe.h10 #ifdef CONFIG_X86_32
22 #if defined(CONFIG_X86_32) || defined(CONFIG_IA32_EMULATION)
H A Dprocessor.h243 #ifdef CONFIG_X86_32
439 #ifdef CONFIG_X86_32
443 #ifdef CONFIG_X86_32
600 #ifdef CONFIG_X86_32
644 #ifdef CONFIG_X86_32
H A Drealmode.h45 #ifdef CONFIG_X86_32
73 #ifdef CONFIG_X86_32
H A Delf.h81 #if defined(CONFIG_X86_32) || defined(CONFIG_IA32_EMULATION)
93 #ifdef CONFIG_X86_32
308 return IS_ENABLED(CONFIG_X86_32) || in mmap_is_ia32()
319 #ifdef CONFIG_X86_32
H A Dthread_info.h38 #ifdef CONFIG_X86_32
234 #ifdef CONFIG_X86_32
/linux/arch/um/include/asm/
H A Dxor.h6 #undef CONFIG_X86_32
9 #define CONFIG_X86_32 1 macro
/linux/arch/x86/lib/
H A Dputuser.S108 #ifdef CONFIG_X86_32
120 #ifdef CONFIG_X86_32
144 #ifdef CONFIG_X86_32
/linux/arch/x86/power/
H A Dcpu.c31 #ifdef CONFIG_X86_32
81 #ifdef CONFIG_X86_32 in __save_processor_state()
138 #ifdef CONFIG_X86_32
205 #ifdef CONFIG_X86_32 in __restore_processor_state()
286 #ifdef CONFIG_X86_32
/linux/arch/x86/kernel/
H A Dsetup_percpu.c53 #ifdef CONFIG_X86_32
108 #ifdef CONFIG_X86_32 in setup_percpu_segment()
131 #ifdef CONFIG_X86_32 in setup_per_cpu_areas()
H A Dsetup.c115 #ifdef CONFIG_X86_32
214 #ifdef CONFIG_X86_32
731 #ifdef CONFIG_X86_32 in setup_arch()
792 #ifdef CONFIG_X86_32 in setup_arch()
929 #ifdef CONFIG_X86_32 in setup_arch()
960 #ifdef CONFIG_X86_32 in setup_arch()
1017 #ifdef CONFIG_X86_32 in setup_arch()
1198 #ifdef CONFIG_X86_32
H 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()
H A Dperf_regs.c12 #ifdef CONFIG_X86_32
33 #ifdef CONFIG_X86_32
80 #ifdef CONFIG_X86_32
/linux/arch/x86/kernel/apic/
H A Dapic.c96 #ifdef CONFIG_X86_32
133 if (IS_ENABLED(CONFIG_X86_32) && !arg) in parse_lapic()
1172 #ifdef CONFIG_X86_32 in disable_local_APIC()
1202 #ifdef CONFIG_X86_32 in lapic_shutdown()
1323 #ifdef CONFIG_X86_32 in init_bsp_APIC()
1515 #ifdef CONFIG_X86_32 in setup_local_APIC()
1558 #ifdef CONFIG_X86_32 in setup_local_APIC()
1640 #ifdef CONFIG_X86_32 in end_local_APIC_setup()
2198 #ifdef CONFIG_X86_32 in connect_bsp_APIC()
2225 #ifdef CONFIG_X86_32 in disconnect_bsp_APIC()
[all …]
/linux/arch/x86/um/
H A DMakefile6 ifeq ($(CONFIG_X86_32),y)
18 ifeq ($(CONFIG_X86_32),y)

1234567