Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
A Denlighten_pvh.c70 struct boot_params *bootp = &boot_params; in pvh_reserve_extra_memory() local
73 for (i = 0; i < bootp->e820_entries; i++) { in pvh_reserve_extra_memory()
74 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
88 for (i = 0; i < bootp->e820_entries && extra_pages; i++) { in pvh_reserve_extra_memory()
89 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
101 if (bootp->e820_entries == in pvh_reserve_extra_memory()
102 ARRAY_SIZE(bootp->e820_table)) in pvh_reserve_extra_memory()
109 (bootp->e820_entries - i) * sizeof(*e)); in pvh_reserve_extra_memory()
110 bootp->e820_entries++; in pvh_reserve_extra_memory()
/linux/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
/linux/arch/arm/boot/bootp/
A Dbootp.lds3 * linux/arch/arm/boot/bootp/bootp.lds
/linux/arch/alpha/boot/
A DMakefile47 $(obj)/bootp.o: $(obj)/ksize.h
108 OBJ_bootph := $(obj)/head.o $(obj)/stdio.o $(obj)/bootp.o
/linux/arch/xtensa/configs/
A Dcommon_defconfig10 CONFIG_CMDLINE="console=ttyS0,38400 ip=bootp root=nfs nfsroot=/opt/montavista/pro/devkit/xtensa/lin…
/linux/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"
/linux/Documentation/translations/zh_CN/arch/arm/
A DBooting119 标签列表必须置于内核自解压和 initrd'bootp' 程序都不会覆盖的内存区。
/linux/Documentation/translations/zh_TW/arch/arm/
A DBooting119 標籤列表必須置於內核自解壓和 initrd'bootp' 程序都不會覆蓋的內存區。
/linux/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.…
/linux/Documentation/arch/arm/
A Dbooting.rst123 the kernel decompressor nor initrd 'bootp' program will overwrite
/linux/Documentation/admin-guide/nfs/
A Dnfsroot.rst166 bootp: use BOOTP
/linux/Documentation/netlink/specs/
A Drt_link.yaml332 name: bootp-relay

Completed in 27 milliseconds