/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm20b.c | 83 .boot = gm200_acr_load_boot,
|
H A D | priv.h | 115 int (*boot)(struct nvkm_acr *, struct nvkm_acr_hsf *); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | timekeeping.h | 27 * boot time but not counting the time spent in suspend. 88 * ktime_get_boottime - Returns monotonic time since boot in ktime_t format 227 * struct ktime_timestanps - Simultaneous mono/boot/real timestamps 229 * @boot: Boottime timestamp 234 u64 boot; member 297 /* NMI safe mono/boot/realtime timestamps */
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_helpers.h | 114 bool boot);
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | xen-head.S | 10 #include <asm/boot.h> 58 * Note that, on SMP, the boot cpu uses init data section until
|
/kernel/linux/linux-6.6/arch/x86/purgatory/ |
H A D | Makefile | 9 $(obj)/string.o: $(srctree)/arch/x86/boot/compressed/string.c FORCE
|
/kernel/linux/linux-6.6/arch/x86/realmode/rm/ |
H A D | Makefile | 76 -I$(srctree)/arch/x86/boot
|
/kernel/linux/linux-6.6/arch/x86/platform/pvh/ |
H A D | head.S | 16 #include <asm/boot.h> 30 * the boot start info structure.
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | ga102.c | 147 .boot = ga102_flcn_fw_boot,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm20b.c | 88 .boot = gm200_flcn_fw_boot,
|
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 28 /boot/vmlinux-$(shell uname -r)
|
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_core.c | 98 .boot = { 203 .boot = { 369 .boot = { 535 .boot = { 751 .boot = { 959 .boot = { 1132 .boot = { 2097 reg = &hw->settings->boot; in st_lsm6dsx_reset_device()
|
/kernel/linux/linux-5.10/arch/x86/platform/pvh/ |
H A D | head.S | 16 #include <asm/boot.h> 29 * the boot start info structure.
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | head_32.S | 3 * linux/boot/head.S 31 #include <asm/boot.h> 77 * %edx contains the address we are loaded at by the boot loader (plus the
|
/kernel/linux/linux-5.10/arch/s390/boot/compressed/ |
H A D | Makefile | 3 # linux/arch/s390/boot/compressed/Makefile 25 $(obj)/vmlinux: $(obj)/vmlinux.lds $(objtree)/arch/s390/boot/startup.a $(OBJECTS) FORCE
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | efi-header.S | 22 @ boot protocol does, so we need some NOPs here.
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | efi-header.S | 22 @ boot protocol does, so we need some NOPs here.
|
/kernel/linux/linux-5.10/scripts/ |
H A D | decode_stacktrace.sh | 41 for fn in {,/usr/lib/debug}/boot/vmlinux-$release{,.debug} /lib/modules/$release{,/build}/vmlinux ; do
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_core.h | 22 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
|
/kernel/linux/linux-6.6/drivers/accel/ivpu/ |
H A D | ivpu_drv.h | 122 int boot; member
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_core.h | 22 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
|
/kernel/linux/linux-6.6/tools/bpf/runqslower/ |
H A D | Makefile | 24 /boot/vmlinux-$(KERNEL_REL)
|
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_core.c | 109 .boot = { 217 .boot = { 383 .boot = { 549 .boot = { 786 .boot = { 1019 .boot = { 1200 .boot = { 1406 .boot = { 2290 reg = &hw->settings->boot; in st_lsm6dsx_reset_device()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | head_32.S | 61 * 32-bit kernel entrypoint; only used by the boot CPU. On entry, 96 * With the kexec as boot loader, parameter segment might be loaded beyond 97 * kernel image and might not even be addressable by early boot page tables. 156 * Non-boot CPU entry point; entered from trampoline.S 574 # early boot GDT descriptor (must use 1:1 address mapping) 581 # boot GDT descriptor (later on used by CPU#0):
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_helpers.c | 398 bool boot) in dm_helpers_dp_mst_start_top_mgr() 407 if (boot) { in dm_helpers_dp_mst_start_top_mgr() 395 dm_helpers_dp_mst_start_top_mgr( struct dc_context *ctx, const struct dc_link *link, bool boot) dm_helpers_dp_mst_start_top_mgr() argument
|