Home
last modified time | relevance | path

Searched refs:kernel_entry (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dloongarch-stub.c15 extern int kernel_entry;
43 return (unsigned long)&kernel_entry - base + kernel_addr; in kernel_entry_address()
H A Driscv.c87 unsigned long kernel_entry = entrypoint + stext_offset(); in efi_enter_kernel() local
88 jump_kernel_func jump_kernel = (jump_kernel_func)kernel_entry; in efi_enter_kernel()
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dbooting.rst24 內核在 `kernel_entry` 入口處被傳遞以下參數:
41 u64 kernel_entry /* 內核入口點 */
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dbooting.rst24 内核在 `kernel_entry` 入口处被传递以下参数:
41 u64 kernel_entry /* 内核入口点 */
/linux/Documentation/arch/loongarch/
H A Dbooting.rst17 The kernel is passed the following arguments on `kernel_entry` :
35 u64 kernel_entry /* Kernel entry point */
/linux/arch/loongarch/kernel/
H A Dhead.S44 SYM_CODE_START(kernel_entry) # kernel entry point
108 SYM_CODE_END(kernel_entry)
H A Dvmlinux.lds.S28 ENTRY(kernel_entry)
155 _kernel_entry = ABSOLUTE(kernel_entry & PHYSADDR_MASK);
H A Dkexec_efi.c102 image->start = kernel_segment->mem + h->kernel_entry - text_offset; in efi_kexec_load()
/linux/arch/mips/cavium-octeon/
H A Dsmp.c41 extern void kernel_entry(unsigned long arg1, ...);
197 unsigned long entry = (unsigned long)kernel_entry; in plat_post_relocation()
360 kernel_entry(0, 0, 0); /* set a2 = 0 for secondary core */ in start_after_reset()
/linux/arch/loongarch/include/asm/
H A Dimage.h29 uint64_t kernel_entry; member
/linux/Documentation/translations/zh_CN/arch/mips/
H A Dbooting.rst19 会立即跳转到kernel_entry()入口处执行。
/linux/Documentation/translations/zh_TW/arch/mips/
H A Dbooting.rst19 會立即跳轉到kernel_entry()入口處執行。
/linux/Documentation/arch/mips/
H A Dbooting.rst9 so the first instruction immediately jumps to kernel_entry().
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S25 ENTRY(kernel_entry)
/linux/arch/arm64/kernel/
H A Dentry.S197 .macro kernel_entry, el, regsize = 64 macro
556 kernel_entry 1
572 kernel_entry \el, \regsize
/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h91 # Jump the master to kernel_entry