/linux-4.1.27/arch/m68k/sun3/prom/ |
H A D | init.c | 24 /* You must call prom_init() before you attempt to use any of the 29 void __init prom_init(struct linux_romvec *rp) prom_init() function
|
/linux-4.1.27/arch/sparc/prom/ |
H A D | init_64.c | 24 /* You must call prom_init() before you attempt to use any of the 31 void __init prom_init(void *cif_handler) prom_init() function
|
H A D | init_32.c | 29 /* You must call prom_init() before you attempt to use any of the 34 void __init prom_init(struct linux_romvec *rp) prom_init() function
|
/linux-4.1.27/arch/mips/ath25/ |
H A D | prom.c | 20 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/bcm47xx/ |
H A D | prom.c | 76 off = CPHYSADDR((unsigned long)prom_init); prom_init_mem() 88 if (!memcmp(prom_init, prom_init + mem, 32)) prom_init_mem() 109 void __init prom_init(void) prom_init() function 139 unsigned long off = (unsigned long)prom_init; bcm47xx_prom_highmem_init() 165 if (!memcmp(prom_init, (void *)(off + extmem), 16)) bcm47xx_prom_highmem_init()
|
/linux-4.1.27/arch/mips/ath79/ |
H A D | prom.c | 25 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/fw/arc/ |
H A D | init.c | 24 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/loongson/common/ |
H A D | init.c | 20 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/paravirt/ |
H A D | setup.c | 39 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/ralink/ |
H A D | prom.c | 56 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowrom.c | 50 prom_init(struct nvkm_bios *bios, const char *name) prom_init() function 66 .init = prom_init,
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | sgialib.h | 43 /* Called by prom_init to setup the physical memory pmemblock 57 /* This is called at prom_init time to identify the
|
H A D | bootinfo.h | 112 extern void prom_init(void); 121 * Initial kernel command line, usually setup by prom_init()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | Makefile | 148 extra-$(CONFIG_PPC_OF_BOOT_TRAMPOLINE) += prom_init.o 164 cmd_prom_init_check = $(CONFIG_SHELL) $< "$(NM)" "$(obj)/prom_init.o" 167 prom_init_check: $(src)/prom_init_check.sh $(obj)/prom_init.o
|
H A D | vmlinux.lds.S | 221 arch/powerpc/kernel/prom_init.o*(.toc .got)
|
H A D | head_64.S | 113 * is relocated to physical address 0x60 before prom_init is run. 342 * r5 != NULL -> OF entry, we go to prom_init, "legacy" parameter content 432 bl prom_init 745 /* Clear out the BSS. It may have been done in prom_init, 746 * already but that's irrelevant since prom_init will soon 801 /* Restore parameters passed from prom_init/kexec */
|
H A D | setup_32.c | 108 * from the early boot process (devtree is copied on pmac by prom_init()).
|
H A D | prom_init.c | 64 * prom_init() is called very early on, before the kernel text 75 * OF calls must be done within prom_init(). 2720 unsigned long __init prom_init(unsigned long r3, unsigned long r4, prom_init() function 2797 * Initialize memory management within prom_init prom_init()
|
H A D | setup_64.c | 464 * Unflatten the device-tree passed by prom_init or kexec setup_system()
|
H A D | head_32.S | 122 bl prom_init
|
H A D | exceptions-64e.S | 1486 * We enter here from head_64.S, possibly after the prom_init trampoline
|
/linux-4.1.27/arch/mips/emma/common/ |
H A D | prom.c | 41 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/jz4740/ |
H A D | prom.c | 47 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/lasat/ |
H A D | prom.c | 82 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/loongson1/common/ |
H A D | prom.c | 58 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/vr41xx/common/ |
H A D | init.c | 60 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/bcm63xx/ |
H A D | prom.c | 21 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/cobalt/ |
H A D | setup.c | 99 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
H A D | generic.h | 33 void (*prom_init)(void); member in struct:txx9_board_vec
|
/linux-4.1.27/arch/mips/lantiq/ |
H A D | prom.c | 89 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/pistachio/ |
H A D | init.c | 99 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/alchemy/ |
H A D | board-xxs1500.c | 40 void __init prom_init(void) prom_init() function
|
H A D | board-gpr.c | 44 void __init prom_init(void) prom_init() function
|
H A D | board-mtx1.c | 43 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/dec/prom/ |
H A D | init.c | 88 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/fw/sni/ |
H A D | sniprom.c | 138 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | 70 * be moved into prom.c prom_init().
|
H A D | smp.c | 238 * We know prom_init will not have started them if RTAS supports smp_init_pseries()
|
/linux-4.1.27/arch/mips/mti-sead3/ |
H A D | sead3-init.c | 131 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/pnx833x/stb22x/ |
H A D | board.c | 58 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/rb532/ |
H A D | prom.c | 122 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | oplib_32.h | 43 /* You must call prom_init() before using any of the library services, 46 void prom_init(struct linux_romvec *rom_ptr);
|
H A D | oplib_64.h | 62 /* You must call prom_init() before using any of the library services, 65 void prom_init(void *cif_handler);
|
/linux-4.1.27/arch/mips/sibyte/common/ |
H A D | cfe.c | 236 * prom_init is called just after the cpu type is determined, from setup_arch() 238 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/txx9/rbtx4927/ |
H A D | setup.c | 347 .prom_init = rbtx4927_prom_init, 359 .prom_init = rbtx4927_prom_init,
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
H A D | platform.c | 21 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/ar7/ |
H A D | prom.c | 244 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/bmips/ |
H A D | setup.c | 111 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-init.c | 119 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/netlogic/xlp/ |
H A D | setup.c | 160 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/netlogic/xlr/ |
H A D | setup.c | 175 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/pmcs-msp71xx/ |
H A D | msp_setup.c | 150 void __init prom_init(void) prom_init() function
|
/linux-4.1.27/arch/mips/txx9/jmr3927/ |
H A D | setup.c | 209 .prom_init = jmr3927_prom_init,
|
/linux-4.1.27/arch/m68k/sun3/ |
H A D | config.c | 68 prom_init((void *)LINUX_OPPROM_BEGVM); sun3_init()
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | oplib.h | 41 /* You must call prom_init() before using any of the library services, 44 extern void prom_init(struct linux_romvec *rom_ptr);
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | setup_32.c | 277 prom_init(rp); sparc32_start_kernel()
|
H A D | head_64.S | 700 /* We have this call this super early, as even prom_init can grab 707 call prom_init
|
/linux-4.1.27/arch/mips/txx9/rbtx4938/ |
H A D | setup.c | 361 .prom_init = rbtx4938_prom_init,
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | prom.h | 39 * This is what gets passed to the kernel by prom_init or kexec
|
/linux-4.1.27/arch/mips/txx9/generic/ |
H A D | setup.c | 380 void __init prom_init(void) prom_init() function 388 txx9_board_vec->prom_init(); prom_init()
|
/linux-4.1.27/arch/mips/txx9/rbtx4939/ |
H A D | setup.c | 545 .prom_init = rbtx4939_prom_init,
|
/linux-4.1.27/arch/powerpc/ |
H A D | Makefile | 222 head-$(CONFIG_PPC_OF_BOOT_TRAMPOLINE) += arch/powerpc/kernel/prom_init.o
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | setup.c | 765 prom_init(); setup_arch()
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
H A D | setup.c | 617 void __init prom_init(void) prom_init() function
|