Home
last modified time | relevance | path

Searched refs:bootp (Results 1 – 9 of 9) sorted by relevance

/arch/x86/xen/
A Denlighten_pvh.c72 struct boot_params *bootp = &boot_params; in pvh_reserve_extra_memory() local
75 for (i = 0; i < bootp->e820_entries; i++) { in pvh_reserve_extra_memory()
76 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
90 for (i = 0; i < bootp->e820_entries && extra_pages; i++) { in pvh_reserve_extra_memory()
91 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
103 if (bootp->e820_entries == in pvh_reserve_extra_memory()
104 ARRAY_SIZE(bootp->e820_table)) in pvh_reserve_extra_memory()
111 (bootp->e820_entries - i) * sizeof(*e)); in pvh_reserve_extra_memory()
112 bootp->e820_entries++; in pvh_reserve_extra_memory()
/arch/arm/boot/
A DMakefile86 $(obj)/bootp/bootp: $(obj)/zImage FORCE
87 $(Q)$(MAKE) $(build)=$(obj)/bootp $@
89 $(obj)/bootpImage: $(obj)/bootp/bootp FORCE
92 subdir- := bootp compressed dts
/arch/arm/boot/bootp/
A Dbootp.lds3 * linux/arch/arm/boot/bootp/bootp.lds
/arch/alpha/boot/
A DMakefile47 $(obj)/bootp.o: $(obj)/ksize.h
108 OBJ_bootph := $(obj)/head.o $(obj)/stdio.o $(obj)/bootp.o
/arch/xtensa/configs/
A Dcommon_defconfig10 CONFIG_CMDLINE="console=ttyS0,38400 ip=bootp root=nfs nfsroot=/opt/montavista/pro/devkit/xtensa/lin…
/arch/arm/configs/
A Dintegrator_defconfig18 CONFIG_CMDLINE="console=ttyAM0,38400n8 root=/dev/nfs ip=bootp"
A Dep93xx_defconfig22 CONFIG_CMDLINE="console=ttyAM0,115200 root=/dev/nfs ip=bootp"
/arch/sh/configs/
A Despt_defconfig17 CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/nfs ip=bootp"
A Dsdk7780_defconfig26 CONFIG_CMDLINE="mem=128M console=tty0 console=ttySC0,115200 ip=bootp root=/dev/nfs nfsroot=192.168.…

Completed in 14 milliseconds