Home
last modified time | relevance | path

Searched refs:PHYSICAL_START (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dpage.h95 #define PHYSICAL_START kernstart_addr macro
98 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START) macro
106 #define VIRT_PHYS_OFFSET (KERNELBASE - PHYSICAL_START)
115 #define MEMORY_START (PHYSICAL_START + PAGE_OFFSET - KERNELBASE)
/Linux-v5.4/arch/powerpc/kernel/
Dcrash_dump.c48 patch_branch(++p, addr + PHYSICAL_START, 0); in create_trampoline()
62 create_trampoline(__pa(system_reset_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
63 create_trampoline(__pa(machine_check_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
Dprom.c123 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
733 memblock_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START); in early_init_devtree()
735 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
Dsetup-common.c813 if (PHYSICAL_START > 0) in print_system_info()
815 (unsigned long long)PHYSICAL_START); in print_system_info()
Dsetup_64.c448 - PHYSICAL_START); in smp_release_cpus()
Dhead_32.S204 lis r5,PHYSICAL_START@h
672 lis r3,PHYSICAL_START@h /* Destination base address */
Dprom_init.c3329 if (PHYSICAL_START > 0) in prom_init()
/Linux-v5.4/arch/powerpc/lib/
Dfeature-fixups.c394 if (PHYSICAL_START == 0) in do_final_fixups()
397 src = (int *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dsetup.c120 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
121 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/Linux-v5.4/arch/sh/
DKconfig626 PHYSICAL_START.
637 config PHYSICAL_START config
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_utils.c286 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/Linux-v5.4/arch/powerpc/
DKconfig1136 config PHYSICAL_START config
1193 config PHYSICAL_START config
/Linux-v5.4/arch/mips/
DKconfig2693 PHYSICAL_START and must be a power of 2.
2914 PHYSICAL_START.
2916 config PHYSICAL_START config
/Linux-v5.4/arch/x86/
DKconfig2118 PHYSICAL_START, or it must be built as a relocatable image
2129 config PHYSICAL_START config in Processor type and features""choicebce709bc0104