Lines Matching refs:CONFIG_64BIT
48 #ifdef CONFIG_64BIT
55 #ifdef CONFIG_64BIT
112 #ifdef CONFIG_64BIT
126 if (IS_ENABLED(CONFIG_64BIT) && (diff >> LOG2_SZ_1T) >= 10) in print_ml()
147 #ifdef CONFIG_64BIT in print_vm_layout()
153 if (IS_ENABLED(CONFIG_64BIT)) { in print_vm_layout()
232 if (IS_ENABLED(CONFIG_64BIT) && IS_ENABLED(CONFIG_STRICT_KERNEL_RWX)) in setup_bootmem()
250 if (IS_ENABLED(CONFIG_64BIT) && IS_ENABLED(CONFIG_MMU)) in setup_bootmem()
257 if (IS_ENABLED(CONFIG_64BIT) && IS_ENABLED(CONFIG_MMU)) { in setup_bootmem()
274 if (!IS_ENABLED(CONFIG_64BIT)) { in setup_bootmem()
306 if (IS_ENABLED(CONFIG_64BIT)) in setup_bootmem()
705 if (IS_ENABLED(CONFIG_64BIT) && in best_map_size()
739 if (IS_ENABLED(CONFIG_64BIT) && is_va_kernel_lm_alias_text(va)) in pgprot_from_va()
748 if (IS_ENABLED(CONFIG_64BIT)) in mark_rodata_ro()
755 if (IS_ENABLED(CONFIG_64BIT) && !is_kernel_mapping(va)) in pgprot_from_va()
762 #if defined(CONFIG_64BIT) && !defined(CONFIG_XIP_KERNEL)
969 if (!IS_ENABLED(CONFIG_64BIT)) { in create_fdt_early_page_table()
1095 #ifdef CONFIG_64BIT in setup_vm()
1117 #if defined(CONFIG_64BIT) && !defined(CONFIG_XIP_KERNEL) in setup_vm()
1134 kernel_map.va_pa_offset = IS_ENABLED(CONFIG_64BIT) ? in setup_vm()
1143 #ifdef CONFIG_64BIT in setup_vm()
1320 #if !defined(CONFIG_64BIT) in setup_vm_final()
1338 if (IS_ENABLED(CONFIG_64BIT)) in setup_vm_final()
1447 #if defined(CONFIG_MMU) && defined(CONFIG_64BIT)