Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpage.h96 #define PHYSICAL_START kernstart_addr macro
99 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START) macro
107 #define VIRT_PHYS_OFFSET (KERNELBASE - PHYSICAL_START)
116 #define MEMORY_START (PHYSICAL_START + PAGE_OFFSET - KERNELBASE)
/openbmc/linux/arch/powerpc/kernel/
H A Dcrash_dump.c49 patch_branch(p + 1, addr + PHYSICAL_START, 0); in create_trampoline()
63 create_trampoline(__pa(system_reset_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
64 create_trampoline(__pa(machine_check_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
H A Dprom.c127 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
831 memblock_reserve(PHYSICAL_START, __pa(_end) - PHYSICAL_START); in early_init_devtree()
833 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
H A Dsetup-common.c871 if (PHYSICAL_START > 0) in print_system_info()
873 (unsigned long long)PHYSICAL_START); in print_system_info()
H A Dsetup_64.c527 - PHYSICAL_START); in smp_release_cpus()
H A Dhead_book3s_32.S189 lis r5,PHYSICAL_START@h
761 lis r3,PHYSICAL_START@h /* Destination base address */
H A Dprom_init.c3344 if (PHYSICAL_START > 0) in prom_init()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c149 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
150 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c608 if (PHYSICAL_START == 0) in do_final_fixups()
611 src = (u32 *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/openbmc/linux/kernel/
H A DKconfig.kexec108 PHYSICAL_START, or it must be built as a relocatable image
/openbmc/linux/arch/sh/
H A DKconfig561 config PHYSICAL_START config
/openbmc/linux/arch/powerpc/
H A DKconfig1263 config PHYSICAL_START config
1301 config PHYSICAL_START config
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c394 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/openbmc/linux/arch/mips/
H A DKconfig2680 PHYSICAL_START and must be a power of 2.
2889 config PHYSICAL_START config
/openbmc/linux/arch/x86/
H A DKconfig2053 config PHYSICAL_START config in Processor type and features""choicefbd465740104