Home
last modified time | relevance | path

Searched refs:boot_linux_kernel (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
A Dbootm.h25 int boot_linux_kernel(ulong setup_base, ulong entry, bool image_64bit);
/arch/x86/lib/
A Dbootm.c153 int boot_linux_kernel(ulong setup_base, ulong entry, bool image_64bit) in boot_linux_kernel() function
242 return boot_linux_kernel(images->ep, images->os.load, in boot_jump_linux()
A Dzimage.c435 ret = boot_linux_kernel((ulong)state.base_ptr, entry, image_64bit); in zboot_go()

Completed in 13 milliseconds