Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 25 of 40) 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/parisc/
H A DMakefile18 boot := arch/parisc/boot macro
126 boot := arch/parisc/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/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/arch/arm64/kvm/
H A Dhyp_trace.c35 u64 boot; member
50 u64 boot, delta_boot; in __hyp_clock_work() local
[all...]
/linux/drivers/gpu/nova-core/gsp/
H A Dboot.rs141 pub(crate) fn boot( boot() method
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1090 mlx5_function_enable(struct mlx5_core_dev * dev,bool boot,u64 timeout) mlx5_function_enable() argument
1164 mlx5_function_disable(struct mlx5_core_dev * dev,bool boot) mlx5_function_disable() argument
1225 mlx5_function_setup(struct mlx5_core_dev * dev,bool boot,u64 timeout) mlx5_function_setup() argument
1239 mlx5_function_teardown(struct mlx5_core_dev * dev,bool boot) mlx5_function_teardown() argument
[all...]
/linux/arch/arm64/
H A DMakefile165 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
H A Dmemory.h36 void (*boot)(struct nvkm_memory *, struct nvkm_vmm *); member
/linux/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member
/linux/arch/loongarch/
H A DMakefile6 boot := arch/loongarch/boot macro
/linux/arch/x86/
H A DMakefile294 boot := arch/x86/boot global() macro
[all...]
/linux/arch/riscv/
H A DMakefile140 boot := arch/riscv/boot macro
/linux/drivers/gpu/nova-core/
H A Dgsp.rs3 mod boot; module
/linux/arch/powerpc/
H A DMakefile233 boot := arch/powerpc/boot macro
/linux/include/linux/
H A Dtimekeeping.h292 ktime_t boot; global() member
/linux/drivers/tty/hvc/
H A Dhvc_opal.c160 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local
/linux/arch/arm64/kernel/
H A Dcpufeature.c1240 check_update_ftr_reg(u32 sys_id,int cpu,u64 val,u64 boot) check_update_ftr_reg() argument
1275 lazy_init_32bit_cpu_features(struct cpuinfo_arm64 * info,struct cpuinfo_arm64 * boot) lazy_init_32bit_cpu_features() argument
1291 update_32bit_cpu_features(int cpu,struct cpuinfo_32bit * info,struct cpuinfo_32bit * boot) update_32bit_cpu_features() argument
1368 update_cpu_features(int cpu,struct cpuinfo_arm64 * info,struct cpuinfo_arm64 * boot) update_cpu_features() argument
[all...]

12