Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/powerpc/kernel/
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()
Dprom.c125 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
807 memblock_reserve(PHYSICAL_START, __pa(_end) - PHYSICAL_START); in early_init_devtree()
809 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
Dsetup-common.c865 if (PHYSICAL_START > 0) in print_system_info()
867 (unsigned long long)PHYSICAL_START); in print_system_info()
Dsetup_64.c523 - PHYSICAL_START); in smp_release_cpus()
Dhead_book3s_32.S188 lis r5,PHYSICAL_START@h
760 lis r3,PHYSICAL_START@h /* Destination base address */
Dprom_init.c3344 if (PHYSICAL_START > 0) in prom_init()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dsetup.c148 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
149 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/Linux-v6.1/arch/powerpc/lib/
Dfeature-fixups.c630 if (PHYSICAL_START == 0) in do_final_fixups()
633 src = (u32 *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/Linux-v6.1/arch/sh/
DKconfig574 PHYSICAL_START.
585 config PHYSICAL_START config
/Linux-v6.1/arch/loongarch/
DKconfig451 config PHYSICAL_START config
/Linux-v6.1/arch/powerpc/
DKconfig1230 config PHYSICAL_START config
1268 config PHYSICAL_START config
/Linux-v6.1/arch/powerpc/mm/book3s64/
Dhash_utils.c394 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/Linux-v6.1/arch/mips/
DKconfig2748 PHYSICAL_START and must be a power of 2.
2980 PHYSICAL_START.
2982 config PHYSICAL_START config
/Linux-v6.1/arch/x86/
DKconfig2071 PHYSICAL_START, or it must be built as a relocatable image
2082 config PHYSICAL_START config in Processor type and features""choicebecbd1ba0104