Searched refs:CONFIG_32BIT (Results 26 - 50 of 92) sorted by relevance

1234

/linux-master/arch/mips/include/asm/
H A Dmodule.h38 #ifdef CONFIG_32BIT
H A Dvermagic.h57 #ifdef CONFIG_32BIT
H A Dthread_info.h79 #if defined(CONFIG_PAGE_SIZE_4KB) && defined(CONFIG_32BIT)
H A Duaccess.h19 #ifdef CONFIG_32BIT
30 #endif /* CONFIG_32BIT */
198 #ifdef CONFIG_32BIT
291 #ifdef CONFIG_32BIT
H A Dasm-eva.h33 #ifdef CONFIG_32BIT
43 #endif /* CONFIG_32BIT */
92 #ifdef CONFIG_32BIT
98 #endif /* CONFIG_32BIT */
120 #ifdef CONFIG_32BIT
130 #endif /* CONFIG_32BIT */
178 #ifdef CONFIG_32BIT
184 #endif /* CONFIG_32BIT */
H A Dpgtable-bits.h219 #ifdef CONFIG_32BIT
H A Dptrace.h29 #ifdef CONFIG_32BIT
/linux-master/arch/mips/dec/
H A Dint-handler.S134 #if defined(CONFIG_32BIT) && defined(CONFIG_MIPS_FP_SUPPORT)
142 #if defined(CONFIG_32BIT) && defined(CONFIG_MIPS_FP_SUPPORT)
151 #if defined(CONFIG_32BIT) || defined(KBUILD_64BIT_SYM32)
207 #if defined(CONFIG_32BIT) || defined(KBUILD_64BIT_SYM32)
283 #if defined(CONFIG_32BIT) && defined(CONFIG_MIPS_FP_SUPPORT)
/linux-master/arch/riscv/kernel/
H A Defi-header.S45 #ifdef CONFIG_32BIT
H A Dsys_riscv.c32 #if defined(CONFIG_32BIT) || defined(CONFIG_COMPAT)
H A Dcpu.c72 if (IS_ENABLED(CONFIG_32BIT) && strncasecmp(isa, "rv32i", 5)) {
107 if (IS_ENABLED(CONFIG_32BIT) && strncasecmp(isa, "rv32ima", 7)) {
241 if (IS_ENABLED(CONFIG_32BIT))
265 #if defined(CONFIG_32BIT)
H A Dparavirt.c80 unsigned long hi = IS_ENABLED(CONFIG_32BIT) ? upper_32_bits((u64)pa) : 0;
/linux-master/arch/mips/kernel/
H A Dmcount.S72 #ifdef CONFIG_32BIT
92 #if defined(KBUILD_MCOUNT_RA_ADDRESS) && defined(CONFIG_32BIT)
145 #ifdef CONFIG_32BIT
194 #ifdef CONFIG_32BIT
H A Dmips-r2-to-r6-emul.c88 if (IS_ENABLED(CONFIG_32BIT))
147 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_RS(ir))
156 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_RS(ir))
165 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_FD(ir))
174 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_FD(ir))
502 if (IS_ENABLED(CONFIG_32BIT))
534 if (IS_ENABLED(CONFIG_32BIT))
565 if (IS_ENABLED(CONFIG_32BIT))
590 if (IS_ENABLED(CONFIG_32BIT))
829 if (IS_ENABLED(CONFIG_32BIT))
[all...]
H A Dvmlinux.lds.S33 #ifdef CONFIG_32BIT
/linux-master/arch/mips/include/asm/mach-generic/
H A Dspaces.h32 #ifdef CONFIG_32BIT
54 #endif /* CONFIG_32BIT */
/linux-master/arch/loongarch/include/asm/
H A Daddrspace.h92 #ifdef CONFIG_32BIT
H A Dcpu-features.h22 #ifdef CONFIG_32BIT
/linux-master/arch/riscv/kvm/
H A Dvcpu_sbi_sta.c108 if (IS_ENABLED(CONFIG_32BIT))
170 if (IS_ENABLED(CONFIG_32BIT))
188 if (IS_ENABLED(CONFIG_32BIT)) {
198 if (IS_ENABLED(CONFIG_32BIT)) {
H A Dvcpu_timer.c74 #if defined(CONFIG_32BIT)
291 #if defined(CONFIG_32BIT)
308 #if defined(CONFIG_32BIT)
329 #if defined(CONFIG_32BIT)
/linux-master/drivers/clocksource/
H A Dtimer-riscv.c39 if (IS_ENABLED(CONFIG_32BIT))
52 #if defined(CONFIG_32BIT)
/linux-master/drivers/perf/
H A Driscv_pmu_legacy.c54 if (IS_ENABLED(CONFIG_32BIT))
58 if (IS_ENABLED(CONFIG_32BIT))
/linux-master/arch/mips/sgi-ip22/
H A Dip22-mc.c44 #if defined(CONFIG_SGI_IP28) || defined(CONFIG_32BIT)
/linux-master/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h65 #if defined(CONFIG_32BIT)
/linux-master/arch/sh/boot/compressed/
H A DMakefile17 ifeq ($(CONFIG_32BIT),y)

Completed in 502 milliseconds

1234