Home
last modified time | relevance | path

Searched refs:boot (Results 151 - 175 of 271) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c83 .boot = gm200_acr_load_boot,
H A Dpriv.h115 int (*boot)(struct nvkm_acr *, struct nvkm_acr_hsf *); member
/kernel/linux/linux-6.6/include/linux/
H A Dtimekeeping.h27 * 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 Ddm_helpers.h114 bool boot);
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dxen-head.S10 #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 DMakefile9 $(obj)/string.o: $(srctree)/arch/x86/boot/compressed/string.c FORCE
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H A DMakefile76 -I$(srctree)/arch/x86/boot
/kernel/linux/linux-6.6/arch/x86/platform/pvh/
H A Dhead.S16 #include <asm/boot.h>
30 * the boot start info structure.
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dga102.c147 .boot = ga102_flcn_fw_boot,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c88 .boot = gm200_flcn_fw_boot,
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/
H A DMakefile28 /boot/vmlinux-$(shell uname -r)
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c98 .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 Dhead.S16 #include <asm/boot.h>
29 * the boot start info structure.
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_32.S3 * 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 DMakefile3 # 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 Defi-header.S22 @ boot protocol does, so we need some NOPs here.
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Defi-header.S22 @ boot protocol does, so we need some NOPs here.
/kernel/linux/linux-5.10/scripts/
H A Ddecode_stacktrace.sh41 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 Dpcxhr_core.h22 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.h122 int boot; member
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_core.h22 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
/kernel/linux/linux-6.6/tools/bpf/runqslower/
H A DMakefile24 /boot/vmlinux-$(KERNEL_REL)
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c109 .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 Dhead_32.S61 * 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 Damdgpu_dm_helpers.c398 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

Completed in 15 milliseconds

1234567891011