Home
last modified time | relevance | path

Searched refs:boot (Results 226 - 250 of 323) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/arch/x86/boot/
H A Dvideo.c14 #include <uapi/asm/boot.h>
16 #include "boot.h"
H A Dheader.S20 #include <asm/boot.h>
24 #include "boot.h"
28 BOOTSEG = 0x07C0 /* original address of boot-sector */
92 .ascii "Use a boot loader.\r\n"
276 # header, from the old boot sector.
319 # See Documentation/x86/boot.rst for
354 .byte 0 # Extended boot loader version
356 .byte 0 # Extended boot loader type
438 #added with boot protocol
/kernel/linux/build/
H A Dkernel.mk74 KERNEL_IMAGE_FILE := $(KERNEL_SRC_TMP_PATH)/arch/$(KERNEL_ARCH)/boot/$(KERNEL_IMAGE)
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh102 echo No identifiable boot image, not running KVM, see $resdir.
152 # Pull in Kconfig-fragment boot parameters
154 # Generate kernel-version-specific boot parameters
164 echo Build-only run specified, boot/test omitted.
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dvideo.c14 #include <uapi/asm/boot.h>
16 #include "boot.h"
H A Dheader.S20 #include <asm/boot.h>
24 #include "boot.h"
28 BOOTSEG = 0x07C0 /* original address of boot-sector */
218 # header, from the old boot sector.
261 # See Documentation/arch/x86/boot.rst for
296 .byte 0 # Extended boot loader version
298 .byte 0 # Extended boot loader type
380 #added with boot protocol
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm20b.c128 .boot = gm20b_pmu_acr_boot,
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S13 * to a position so that the kernel and the boot parameters
169 # a2: boot parameter
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_vtl.c10 #include <asm/boot.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h231 struct mtk_wed_wo_memory_region boot; member
/kernel/linux/linux-6.6/scripts/
H A Ddecode_stacktrace.sh40 for fn in {,/usr/lib/debug}/boot/vmlinux-$release{,.debug} /lib/modules/$release{,/build}/vmlinux ; do
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/
H A Ddriver.sh71 daemon=boot.kdump
218 # Reboot the machine first to take advantage of boot parameter
287 # Wait for system to fully boot and leave a chance for user to
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dcfg.mak198 # CFG_HI_BOOT_VERSION=u-boot-v2019.07
199 CFG_HI_BOOT_VERSION=u-boot-2020.01
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dilitek_ts_i2c.c422 static int ilitek_read_tp_info(struct ilitek_ts_data *ts, bool boot) in ilitek_read_tp_info() argument
439 if (boot) { in ilitek_read_tp_info()
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dinit.c34 #include <asm/boot.h>
70 * In this scheme a comparatively quicker boot is observed.
79 * Hence a slightly slower boot is observed.
112 /* Current arm64 boot protocol requires 2MB alignment */ in reserve_crashkernel()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dvmlinux.lds.S34 #include <asm/boot.h>
433 * such, it can only be used by very early boot code and must not be
437 * kernel during boot. Resides on a 2MB boundary to simplify the
502 * for the boot processor.
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmemory.h183 #include <asm/boot.h>
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dinit.c35 #include <asm/boot.h>
67 /* Current arm64 boot protocol requires 2MB alignment */
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile118 objboot := $(objtree)/arch/mips/boot
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx.h268 * @boot: register address for boot.
286 struct st_lsm6dsx_reg boot; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h249 int mlx5_load_one(struct mlx5_core_dev *dev, bool boot);
/kernel/linux/linux-5.10/scripts/
H A Dleaking_addresses.pl96 --kernel-config-file=<file> Kernel configuration file (e.g /boot/config)
239 my $file = '/boot/config-' . `uname -r`;
241 @config_files = ($file, '/boot/config');
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A DMakefile129 /boot/vmlinux-$(shell uname -r)
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp102.c218 .boot = gm200_acr_load_boot,
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvmlinux.lds.S34 #include <asm/boot.h>
442 * such, it can only be used by very early boot code and must not be
446 * kernel during boot. Resides on a 2MB boundary to simplify the
511 * for the boot processor.

Completed in 16 milliseconds

12345678910>>...13