/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | video.c | 14 #include <uapi/asm/boot.h> 16 #include "boot.h"
|
H A D | header.S | 20 #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 D | kernel.mk | 74 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 D | kvm-test-1-run.sh | 102 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 D | video.c | 14 #include <uapi/asm/boot.h> 16 #include "boot.h"
|
H A D | header.S | 20 #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 D | gm20b.c | 128 .boot = gm20b_pmu_acr_boot,
|
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 13 * 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 D | hv_vtl.c | 10 #include <asm/boot.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_wo.h | 231 struct mtk_wed_wo_memory_region boot; member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | decode_stacktrace.sh | 40 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 D | driver.sh | 71 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 D | cfg.mak | 198 # 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 D | ilitek_ts_i2c.c | 422 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 D | init.c | 34 #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 D | vmlinux.lds.S | 34 #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 D | memory.h | 183 #include <asm/boot.h>
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | init.c | 35 #include <asm/boot.h> 67 /* Current arm64 boot protocol requires 2MB alignment */
|
/kernel/linux/linux-6.6/arch/mips/boot/compressed/ |
H A D | Makefile | 118 objboot := $(objtree)/arch/mips/boot
|
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx.h | 268 * @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 D | mlx5_core.h | 249 int mlx5_load_one(struct mlx5_core_dev *dev, bool boot);
|
/kernel/linux/linux-5.10/scripts/ |
H A D | leaking_addresses.pl | 96 --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 D | Makefile | 129 /boot/vmlinux-$(shell uname -r)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gp102.c | 218 .boot = gm200_acr_load_boot,
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | vmlinux.lds.S | 34 #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.
|