Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpage.h104 #define PHYSICAL_START kernstart_addr macro
107 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START) macro
115 #define VIRT_PHYS_OFFSET (KERNELBASE - PHYSICAL_START)
124 #define MEMORY_START (PHYSICAL_START + PAGE_OFFSET - KERNELBASE)
/Linux-v4.19/arch/powerpc/kernel/
Dcrash_dump.c50 patch_branch(++p, addr + PHYSICAL_START, 0); in create_trampoline()
64 create_trampoline(__pa(system_reset_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
65 create_trampoline(__pa(machine_check_fwnmi) - PHYSICAL_START); in setup_kdump_trampoline()
Dprom.c126 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
730 memblock_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START); in early_init_devtree()
732 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
Dsetup-common.c841 if (PHYSICAL_START > 0) in print_system_info()
843 (unsigned long long)PHYSICAL_START); in print_system_info()
Dsetup_64.c437 - PHYSICAL_START); in smp_release_cpus()
Dhead_32.S195 lis r5,PHYSICAL_START@h
767 lis r3,PHYSICAL_START@h /* Destination base address */
Dprom_init.c3161 if (PHYSICAL_START > 0) in prom_init()
/Linux-v4.19/arch/powerpc/lib/
Dfeature-fixups.c375 if (PHYSICAL_START == 0) in do_final_fixups()
378 src = (int *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dsetup.c117 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
118 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/Linux-v4.19/arch/sh/
DKconfig633 PHYSICAL_START.
644 config PHYSICAL_START config
/Linux-v4.19/arch/powerpc/
DKconfig1123 config PHYSICAL_START config
1192 config PHYSICAL_START config
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c287 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/Linux-v4.19/arch/mips/
DKconfig2621 PHYSICAL_START and must be a power of 2.
2842 PHYSICAL_START.
2844 config PHYSICAL_START config
/Linux-v4.19/arch/x86/
DKconfig2036 PHYSICAL_START, or it must be built as a relocatable image
2047 config PHYSICAL_START config in Processor type and features""choice48bea3110104