Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/arch/powerpc/kernel/
Dcrash_dump.c49 patch_branch((void *)p + 4, 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()
Dprom.c123 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
760 memblock_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START); in early_init_devtree()
762 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
Dsetup-common.c829 if (PHYSICAL_START > 0) in print_system_info()
831 (unsigned long long)PHYSICAL_START); in print_system_info()
Dsetup_64.c465 - PHYSICAL_START); in smp_release_cpus()
Dhead_book3s_32.S192 lis r5,PHYSICAL_START@h
797 lis r3,PHYSICAL_START@h /* Destination base address */
Dprom_init.c3369 if (PHYSICAL_START > 0) in prom_init()
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dsetup.c130 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
131 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/Linux-v5.10/arch/powerpc/lib/
Dfeature-fixups.c503 if (PHYSICAL_START == 0) in do_final_fixups()
506 src = (struct ppc_inst *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/Linux-v5.10/arch/sh/
DKconfig582 PHYSICAL_START.
593 config PHYSICAL_START config
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c294 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/Linux-v5.10/arch/powerpc/
DKconfig1204 config PHYSICAL_START config
1242 config PHYSICAL_START config
/Linux-v5.10/arch/mips/
DKconfig2828 PHYSICAL_START and must be a power of 2.
3060 PHYSICAL_START.
3062 config PHYSICAL_START config
/Linux-v5.10/arch/x86/
DKconfig2049 PHYSICAL_START, or it must be built as a relocatable image
2060 config PHYSICAL_START config in Processor type and features""choice3b046a690104