Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 25 of 46) sorted by relevance

12

/linux/arch/alpha/
H A DMakefile41 boot := arch/alpha/boot macro
44 all boot: $(boot)/vmlinux.gz target
/linux/drivers/pnp/pnpbios/
H A Dbioscalls.c290 static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, in __pnp_bios_get_dev_node()
308 int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_get_dev_node()
324 static int __pnp_bios_set_dev_node(u8 nodenum, char boot, in __pnp_bios_set_dev_node()
339 int pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_set_dev_node()
H A Dproc.c157 int boot = (long)data >> 8; in pnpbios_proc_show() local
184 int boot = (long)data >> 8; in pnpbios_proc_write() local
/linux/arch/riscv/
H A DMakefile144 boot := arch/riscv/boot macro
159 boot := arch/riscv/boot macro
/linux/arch/openrisc/
H A DMakefile28 boot := arch/$(ARCH)/boot macro
/linux/arch/parisc/kernel/
H A Drelocate_kernel.S132 boot: label
/linux/arch/arc/
H A DMakefile92 boot := arch/arc/boot macro
/linux/arch/xtensa/
H A DMakefile64 boot := arch/xtensa/boot macro
/linux/arch/microblaze/
H A DMakefile53 boot := arch/microblaze/boot macro
/linux/drivers/firmware/imx/
H A Dsm-cpu.c16 int scmi_imx_cpu_reset_vector_set(u32 cpuid, u64 vector, bool start, bool boot, in scmi_imx_cpu_reset_vector_set()
/linux/arch/csky/
H A DMakefile67 boot := arch/csky/boot macro
/linux/sound/drivers/vx/
H A Dvx_core.c422 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) in snd_vx_load_boot_image()
650 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) in snd_vx_dsp_boot()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1179 static int mlx5_function_enable(struct mlx5_core_dev *dev, bool boot, u64 timeout) in mlx5_function_enable()
1253 static void mlx5_function_disable(struct mlx5_core_dev *dev, bool boot) in mlx5_function_disable()
1314 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot, u64 timeout) in mlx5_function_setup()
1328 static int mlx5_function_teardown(struct mlx5_core_dev *dev, bool boot) in mlx5_function_teardown()
H A Dpagealloc.c199 s32 *npages, int boot) in mlx5_cmd_query_pages()
664 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) in mlx5_satisfy_startup_pages()
/linux/arch/loongarch/
H A DMakefile6 boot := arch/loongarch/boot macro
/linux/arch/s390/
H A DMakefile117 boot := arch/s390/boot macro
/linux/arch/arm64/
H A DMakefile162 boot := arch/arm64/boot macro
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h100 int (*boot)(struct nvkm_falcon_fw *, member
128 u8 *boot; member
/linux/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member
/linux/arch/sh/
H A DMakefile95 boot := arch/sh/boot macro
/linux/arch/x86/
H A DMakefile304 boot := arch/x86/boot macro
/linux/arch/powerpc/
H A DMakefile233 boot := arch/powerpc/boot macro
/linux/arch/arm/
H A DMakefile253 boot := arch/arm/boot macro
/linux/include/linux/
H A Dtimekeeping.h280 ktime_t boot; member
/linux/drivers/tty/hvc/
H A Dhvc_opal.c160 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local

12