Home
last modified time | relevance | path

Searched refs:CONFIG_64BIT (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/Linux-v6.1/arch/powerpc/kernel/
Depapr_paravirt.c16 #if !defined(CONFIG_64BIT) || defined(CONFIG_PPC_BOOK3E_64)
42 #if !defined(CONFIG_64BIT) || defined(CONFIG_PPC_BOOK3E_64) in early_init_dt_scan_epapr()
47 #if !defined(CONFIG_64BIT) || defined(CONFIG_PPC_BOOK3E_64) in early_init_dt_scan_epapr()
66 #if !defined(CONFIG_64BIT) || defined(CONFIG_PPC_BOOK3E_64) in epapr_idle_init()
/Linux-v6.1/arch/parisc/include/asm/
Dcmpxchg.h19 #ifdef CONFIG_64BIT
28 #ifdef CONFIG_64BIT in __xchg()
70 #ifdef CONFIG_64BIT in __cmpxchg()
96 #ifdef CONFIG_64BIT in __cmpxchg_local()
112 #ifdef CONFIG_64BIT
Dpsw.h46 #ifdef CONFIG_64BIT
50 #ifdef CONFIG_64BIT
96 #ifdef CONFIG_64BIT
Dpage.h110 #ifdef CONFIG_64BIT
128 #ifdef CONFIG_64BIT
168 #if defined(CONFIG_64BIT) && defined(CONFIG_PARISC_PAGE_SIZE_4KB)
171 #elif !defined(CONFIG_64BIT) && defined(CONFIG_PARISC_PAGE_SIZE_4KB)
/Linux-v6.1/arch/parisc/kernel/
Dvmlinux.lds.S33 #ifndef CONFIG_64BIT
42 #if !defined(CONFIG_64BIT) || defined(CONFIG_MLONGCALLS)
51 #ifndef CONFIG_64BIT
115 #ifdef CONFIG_64BIT
173 #ifdef CONFIG_64BIT
Dsyscall.S126 #ifdef CONFIG_64BIT
182 #ifdef CONFIG_64BIT
213 #ifdef CONFIG_64BIT
233 #ifdef CONFIG_64BIT
352 #ifdef CONFIG_64BIT
366 #ifdef CONFIG_64BIT
402 #ifdef CONFIG_64BIT
422 #ifdef CONFIG_64BIT
486 #ifdef CONFIG_64BIT
540 #ifdef CONFIG_64BIT
[all …]
Dhead.S41 #ifndef CONFIG_64BIT
73 #if !defined(CONFIG_64BIT) && defined(CONFIG_PA20)
174 #if defined(CONFIG_64BIT) && defined(CONFIG_FUNCTION_TRACER)
183 #ifdef CONFIG_64BIT
239 #ifdef CONFIG_64BIT
294 #ifndef CONFIG_64BIT
349 #ifndef CONFIG_64BIT
379 #ifdef CONFIG_64BIT
406 #ifdef CONFIG_64BIT
424 #ifndef CONFIG_64BIT
Dsignal.c83 #ifdef CONFIG_64BIT in sys_rt_sigreturn()
99 #ifdef CONFIG_64BIT in sys_rt_sigreturn()
115 #ifdef CONFIG_64BIT in sys_rt_sigreturn()
221 #ifdef CONFIG_64BIT in setup_rt_frame()
227 #ifdef CONFIG_64BIT in setup_rt_frame()
242 #ifdef CONFIG_64BIT in setup_rt_frame()
274 #ifdef CONFIG_64BIT in setup_rt_frame()
286 #ifdef CONFIG_64BIT in setup_rt_frame()
301 #ifdef CONFIG_64BIT in setup_rt_frame()
322 #ifdef CONFIG_64BIT in setup_rt_frame()
[all …]
Dparisc_ksyms.c29 #ifdef CONFIG_64BIT
36 #ifndef CONFIG_64BIT
110 #ifdef CONFIG_64BIT
122 #ifndef CONFIG_64BIT
Dvdso.c36 #ifdef CONFIG_64BIT
65 #ifdef CONFIG_64BIT in arch_setup_additional_pages()
115 #ifdef CONFIG_64BIT in vdso_init()
118 if (IS_ENABLED(CONFIG_COMPAT) || !IS_ENABLED(CONFIG_64BIT)) in vdso_init()
Dentry.S32 #ifdef CONFIG_64BIT
160 #ifndef CONFIG_64BIT
182 #ifdef CONFIG_64BIT
192 #ifndef CONFIG_64BIT
214 #ifdef CONFIG_64BIT
224 #ifndef CONFIG_64BIT
246 #ifdef CONFIG_64BIT
256 #ifndef CONFIG_64BIT
274 #ifdef CONFIG_64BIT
284 #ifndef CONFIG_64BIT
[all …]
Dreal2.S60 #ifdef CONFIG_64BIT
87 #ifdef CONFIG_64BIT
95 #ifdef CONFIG_64BIT
107 #ifdef CONFIG_64BIT
231 #ifdef CONFIG_64BIT
299 #ifdef CONFIG_64BIT
DMakefile28 obj-$(CONFIG_64BIT) += sys_parisc32.o signal32.o
33 obj-$(CONFIG_64BIT) += perf.o perf_asm.o $(obj64-y)
45 obj-$(CONFIG_64BIT) += vdso64/
/Linux-v6.1/arch/parisc/lib/
Diomap.c35 #ifdef CONFIG_64BIT
51 #ifdef CONFIG_64BIT
60 #ifdef CONFIG_64BIT
182 #ifdef CONFIG_64BIT
219 #ifdef CONFIG_64BIT
285 #ifdef CONFIG_64BIT
294 #ifdef CONFIG_64BIT
347 #ifdef CONFIG_64BIT
408 #ifdef CONFIG_64BIT
531 #ifdef CONFIG_64BIT
[all …]
/Linux-v6.1/arch/um/include/asm/
Dpgtable-3level.h14 #ifdef CONFIG_64BIT
35 #ifdef CONFIG_64BIT
61 #ifdef CONFIG_64BIT
74 #ifdef CONFIG_64BIT
/Linux-v6.1/arch/parisc/boot/compressed/
Dvmlinux.lds.S5 #ifndef CONFIG_64BIT
28 #ifdef CONFIG_64BIT
93 #ifdef CONFIG_64BIT
Dhead.S18 #ifndef CONFIG_64BIT
65 #ifdef CONFIG_64BIT
74 #ifdef CONFIG_64BIT
/Linux-v6.1/arch/riscv/include/asm/
Dmmio.h36 #ifdef CONFIG_64BIT
71 #ifdef CONFIG_64BIT
95 #ifdef CONFIG_64BIT
122 #ifdef CONFIG_64BIT
146 #ifdef CONFIG_64BIT
/Linux-v6.1/arch/parisc/
DMakefile23 ifdef CONFIG_64BIT
62 ifdef CONFIG_64BIT
87 ifndef CONFIG_64BIT
105 ifndef CONFIG_64BIT
173 $(if $(CONFIG_64BIT),$(Q)$(MAKE) \
/Linux-v6.1/arch/riscv/mm/
Dinit.c40 #ifdef CONFIG_64BIT
47 bool pgtable_l4_enabled = IS_ENABLED(CONFIG_64BIT) && !IS_ENABLED(CONFIG_XIP_KERNEL);
48 bool pgtable_l5_enabled = IS_ENABLED(CONFIG_64BIT) && !IS_ENABLED(CONFIG_XIP_KERNEL);
103 #ifdef CONFIG_64BIT
117 if (IS_ENABLED(CONFIG_64BIT) && (diff >> LOG2_SZ_1T) >= 10) in print_ml()
138 #ifdef CONFIG_64BIT in print_vm_layout()
144 if (IS_ENABLED(CONFIG_64BIT)) { in print_vm_layout()
206 if (IS_ENABLED(CONFIG_64BIT) && IS_ENABLED(CONFIG_STRICT_KERNEL_RWX)) in setup_bootmem()
225 if (!IS_ENABLED(CONFIG_64BIT)) { in setup_bootmem()
266 if (IS_ENABLED(CONFIG_64BIT)) in setup_bootmem()
[all …]
/Linux-v6.1/include/asm-generic/
Dlogic_io.h24 (defined(CONFIG_64BIT) && \
48 #ifdef CONFIG_64BIT
62 #ifdef CONFIG_64BIT
/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot-header.S5 #ifdef CONFIG_64BIT
48 #ifdef CONFIG_64BIT
66 #ifdef CONFIG_64BIT
/Linux-v6.1/arch/um/kernel/skas/
Duaccess.c76 #ifdef CONFIG_64BIT in do_op_one_page()
86 #ifdef CONFIG_64BIT in do_op_one_page()
265 #ifdef CONFIG_64BIT in arch_futex_atomic_op_inuser()
297 #ifdef CONFIG_64BIT in arch_futex_atomic_op_inuser()
344 #ifdef CONFIG_64BIT in futex_atomic_cmpxchg_inatomic()
355 #ifdef CONFIG_64BIT in futex_atomic_cmpxchg_inatomic()
/Linux-v6.1/arch/riscv/kernel/
Dtraps_misaligned.c88 #if defined(CONFIG_64BIT)
178 #if defined(CONFIG_64BIT) in DECLARE_UNPRIVILEGED_LOAD_FUNCTION()
207 #if defined(CONFIG_64BIT)
251 #if defined(CONFIG_64BIT) in handle_misaligned_load()
269 #if defined(CONFIG_64BIT) in handle_misaligned_load()
335 #if defined(CONFIG_64BIT) in handle_misaligned_store()
341 #if defined(CONFIG_64BIT) in handle_misaligned_store()
/Linux-v6.1/arch/x86/kernel/acpi/
Dsleep.c26 #if defined(CONFIG_SMP) && defined(CONFIG_64BIT)
72 #ifndef CONFIG_64BIT in x86_acpi_suspend_lowlevel()
108 #ifndef CONFIG_64BIT in x86_acpi_suspend_lowlevel()

12345678910>>...17