Searched refs:CONFIG_32BIT (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/arch/mips/vdso/
H A Dconfig-n32-o32-env.c14 #define CONFIG_32BIT 1 macro
/linux-master/arch/sparc/vdso/vdso32/
H A Dvclock_gettime.c16 #define CONFIG_32BIT macro
/linux-master/arch/loongarch/include/asm/
H A Dvermagic.h10 #ifdef CONFIG_32BIT
H A Dseccomp.h10 #ifdef CONFIG_32BIT
/linux-master/arch/mips/net/
H A DMakefile6 ifeq ($(CONFIG_32BIT),y)
/linux-master/arch/riscv/include/asm/
H A Dchecksum.h19 #ifndef CONFIG_32BIT
44 if (IS_ENABLED(CONFIG_32BIT))
63 if (IS_ENABLED(CONFIG_32BIT)) {
86 #ifndef CONFIG_32BIT
/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_set32.S11 #ifndef CONFIG_32BIT
H A Dtest_sub64.S9 #ifdef CONFIG_32BIT
H A Dtest_set16.S11 #ifdef CONFIG_32BIT
H A Dtest_set6.S11 #ifdef CONFIG_32BIT
H A Dtest_set8.S11 #ifdef CONFIG_32BIT
/linux-master/arch/riscv/lib/
H A Dcsum.c19 #ifndef CONFIG_32BIT
80 #endif /* !CONFIG_32BIT */
82 #ifdef CONFIG_32BIT
180 #ifdef CONFIG_32BIT
195 #else /* !CONFIG_32BIT */
213 #endif /* !CONFIG_32BIT */
219 #ifndef CONFIG_32BIT
267 #ifdef CONFIG_32BIT
277 #else /* !CONFIG_32BIT */
289 #endif /* !CONFIG_32BIT */
[all...]
/linux-master/arch/riscv/kvm/
H A Dvcpu_sbi_pmu.c38 #if defined(CONFIG_32BIT)
53 #if defined(CONFIG_32BIT)
68 if (IS_ENABLED(CONFIG_32BIT))
H A Daia.c68 #ifdef CONFIG_32BIT
103 #ifdef CONFIG_32BIT
130 #ifdef CONFIG_32BIT
146 #ifdef CONFIG_32BIT
164 #ifdef CONFIG_32BIT
200 #ifdef CONFIG_32BIT
256 #ifndef CONFIG_32BIT
289 #ifndef CONFIG_32BIT
314 #ifndef CONFIG_32BIT
340 #ifndef CONFIG_32BIT
[all...]
/linux-master/arch/mips/include/asm/
H A Dkgdb.h18 #ifdef CONFIG_32BIT
21 #else /* CONFIG_32BIT */
H A Dunistd.h50 # ifdef CONFIG_32BIT
H A Dsim.h18 #ifdef CONFIG_32BIT
42 #endif /* CONFIG_32BIT */
H A Dchecksum.h141 if (IS_ENABLED(CONFIG_32BIT))
151 if (IS_ENABLED(CONFIG_32BIT))
157 if (IS_ENABLED(CONFIG_32BIT)) {
H A Dsyscall.h33 return (IS_ENABLED(CONFIG_32BIT) ||
68 #ifdef CONFIG_32BIT
H A Dpaccess.h18 #ifdef CONFIG_32BIT
/linux-master/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h46 #if defined(CONFIG_32BIT) && defined(CONFIG_CPU_SUBTYPE_ST40)
/linux-master/arch/mips/kernel/
H A Dperf_regs.c16 #ifdef CONFIG_32BIT
29 #endif /* CONFIG_32BIT */
/linux-master/arch/mips/crypto/
H A DMakefile15 perlasm-flavour-$(CONFIG_32BIT) := o32
/linux-master/arch/loongarch/kernel/
H A Dperf_regs.c13 #ifdef CONFIG_32BIT
26 #endif /* CONFIG_32BIT */
/linux-master/arch/mips/include/asm/txx9/
H A Dtx4927.h218 #ifdef CONFIG_32BIT
223 #ifdef CONFIG_32BIT
229 #ifdef CONFIG_32BIT
234 #ifdef CONFIG_32BIT

Completed in 232 milliseconds

1234