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

1234

/linux-master/arch/mips/
H A DMakefile43 ifdef CONFIG_32BIT
67 ifdef CONFIG_32BIT
333 ifdef CONFIG_32BIT
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h437 #if (defined(CONFIG_32BIT) && defined(CONFIG_FW_ARC32)) || \
H A Dcpu-features.h454 #ifdef CONFIG_32BIT
H A Dpgtable.h13 #ifdef CONFIG_32BIT
H A Dasmmacro.h15 #ifdef CONFIG_32BIT
/linux-master/arch/mips/mm/
H A Dinit.c470 BUILD_BUG_ON(IS_ENABLED(CONFIG_32BIT) && (PFN_PTE_SHIFT > PAGE_SHIFT));
/linux-master/arch/riscv/kvm/
H A Dvcpu.c574 if (IS_ENABLED(CONFIG_32BIT))
578 if (IS_ENABLED(CONFIG_32BIT))
/linux-master/arch/mips/kernel/
H A Dprocess.c870 #if defined(CONFIG_32BIT) || defined(CONFIG_MIPS32_O32)
890 #endif /* CONFIG_32BIT || CONFIG_MIPS32_O32 */
H A Dsmp-cps.c84 #if defined(KBUILD_64BIT_SYM32) || defined(CONFIG_32BIT)
H A Dasm-offsets.c219 #ifdef CONFIG_32BIT
/linux-master/arch/riscv/kernel/
H A Dtraps_misaligned.c401 #if defined(CONFIG_32BIT)
H A Dmodule.c48 #ifdef CONFIG_32BIT
/linux-master/drivers/dma/
H A Dtxx9dmac.c76 #if defined(CONFIG_32BIT) && !defined(CONFIG_PHYS_ADDR_T_64BIT)
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c878 #ifdef CONFIG_32BIT
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c786 else if (IS_ENABLED(CONFIG_32BIT) &&
/linux-master/mm/
H A Dhuge_memory.c860 if (IS_ENABLED(CONFIG_32BIT) || in_compat_syscall())
/linux-master/lib/
H A Dtest_bpf.c4518 #ifdef CONFIG_32BIT

Completed in 478 milliseconds

1234