Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A 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)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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()
H A Dprom.c123 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
767 memblock_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START); in early_init_devtree()
769 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
H A Dsetup-common.c829 if (PHYSICAL_START > 0) in print_system_info()
831 (unsigned long long)PHYSICAL_START); in print_system_info()
H A Dhead_book3s_32.S192 lis r5,PHYSICAL_START@h
803 lis r3,PHYSICAL_START@h /* Destination base address */
H A Dsetup_64.c478 - PHYSICAL_START); in smp_release_cpus()
H A Dprom_init.c3365 if (PHYSICAL_START > 0) in prom_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A 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()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dfeature-fixups.c550 if (PHYSICAL_START == 0) in do_final_fixups()
553 src = (struct ppc_inst *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/OK3568_Linux_fs/kernel/arch/sh/
H A DKconfig581 PHYSICAL_START.
592 config PHYSICAL_START config
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig1203 config PHYSICAL_START config
1241 config PHYSICAL_START config
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c294 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/OK3568_Linux_fs/kernel/arch/mips/
H A DKconfig2839 PHYSICAL_START and must be a power of 2.
3071 PHYSICAL_START.
3073 config PHYSICAL_START config
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2050 PHYSICAL_START, or it must be built as a relocatable image
2061 config PHYSICAL_START config