Home
last modified time | relevance | path

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

/linux-4.1.27/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.c123 if ((memory_limit && (start + size) > PHYSICAL_START + memory_limit) || in move_device_tree()
690 memblock_reserve(PHYSICAL_START, __pa(klimit) - PHYSICAL_START); in early_init_devtree()
692 if (PHYSICAL_START > MEMORY_START) in early_init_devtree()
Dsetup_64.c349 - PHYSICAL_START); in smp_release_cpus()
552 if (PHYSICAL_START > 0) in setup_system()
554 (unsigned long long)PHYSICAL_START); in setup_system()
Dhead_32.S193 lis r5,PHYSICAL_START@h
769 lis r3,PHYSICAL_START@h /* Destination base address */
Dprom_init.c2767 if (PHYSICAL_START > 0) in prom_init()
/linux-4.1.27/arch/powerpc/include/asm/
Dpage.h103 #define PHYSICAL_START kernstart_addr macro
106 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START) macro
113 #define VIRT_PHYS_OFFSET (KERNELBASE - PHYSICAL_START)
122 #define MEMORY_START (PHYSICAL_START + PAGE_OFFSET - KERNELBASE)
Dmodule.h91 #define reloc_start PHYSICAL_START
/linux-4.1.27/arch/powerpc/lib/
Dfeature-fixups.c139 if (PHYSICAL_START == 0) in do_final_fixups()
142 src = (int *)(KERNELBASE + PHYSICAL_START); in do_final_fixups()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsetup.c106 system_reset_addr = __pa(system_reset_fwnmi) - PHYSICAL_START; in fwnmi_init()
107 machine_check_addr = __pa(machine_check_fwnmi) - PHYSICAL_START; in fwnmi_init()
/linux-4.1.27/arch/sh/
DKconfig629 PHYSICAL_START.
640 config PHYSICAL_START config
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_mrmw.c174 (void *)ehca_map_vaddr((void *)(KERNELBASE + PHYSICAL_START)), in ehca_get_dma_mr()
1639 iova_start = (u64 *)ehca_map_vaddr((void *)(KERNELBASE + PHYSICAL_START)); in ehca_reg_internal_maxmr()
2153 (iova_start == (void *)ehca_map_vaddr((void *)(KERNELBASE + PHYSICAL_START)))) { in ehca_mr_is_maxmr()
/linux-4.1.27/arch/powerpc/
DKconfig992 config PHYSICAL_START config
1060 config PHYSICAL_START config
/linux-4.1.27/arch/powerpc/mm/
Dhash_utils_64.c227 if ((PHYSICAL_START > MEMORY_START) && in htab_bolt_mapping()
/linux-4.1.27/arch/mips/
DKconfig2613 PHYSICAL_START.
2615 config PHYSICAL_START config
/linux-4.1.27/arch/x86/
DKconfig1776 PHYSICAL_START, or it must be built as a relocatable image
1787 config PHYSICAL_START config in Processor type and features""choice609114cf0104