Lines Matching +full:64 +full:bit
7 config 64BIT config
10 config 32BIT
42 select ARCH_WANT_HUGE_PMD_SHARE if 64BIT
50 select GENERIC_ATOMIC64 if !64BIT
64 select GENERIC_TIME_VSYSCALL if MMU && 64BIT
69 select HAVE_ARCH_KASAN if MMU && 64BIT
70 select HAVE_ARCH_KASAN_VMALLOC if MMU && 64BIT
71 select HAVE_ARCH_KFENCE if MMU && 64BIT
77 select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT && MMU
79 select HAVE_ARCH_VMAP_STACK if MMU && 64BIT
88 select HAVE_GENERIC_VDSO if MMU && 64BIT
119 select ZONE_DMA32 if 64BIT
122 default 18 if 64BIT
128 default 24 if 64BIT # SV39 based
151 default 32 if 32BIT
152 default 39 if 64BIT
156 default 34 if 32BIT
157 default 56 if 64BIT
161 default 0xC0000000 if 32BIT && MAXPHYSMEM_1GB
162 default 0x80000000 if 64BIT && !MMU
163 default 0xffffffff80000000 if 64BIT && MAXPHYSMEM_2GB
164 default 0xffffffe000000000 if 64BIT && MAXPHYSMEM_128GB
169 default 0xdfffffc800000000 if 64BIT
170 default 0xffffffff if 32BIT
178 select SPARSEMEM_STATIC if 32BIT && SPARSEMEM
179 select SPARSEMEM_VMEMMAP_ENABLE if 64BIT
196 select GENERIC_BUG_RELATIVE_POINTERS if 64BIT
215 default 3 if 64BIT
235 select 32BIT
244 select 64BIT
256 # is still a bit more efficient when generating code if it's setup in a manner
260 default CMODEL_MEDLOW if 32BIT
261 default CMODEL_MEDANY if 64BIT
275 default MAXPHYSMEM_1GB if 32BIT
276 default MAXPHYSMEM_2GB if 64BIT && CMODEL_MEDLOW
277 default MAXPHYSMEM_128GB if 64BIT && CMODEL_MEDANY
280 depends on 32BIT
283 depends on 64BIT && CMODEL_MEDLOW
286 depends on 64BIT && CMODEL_MEDANY