Home
last modified time | relevance | path

Searched refs:kernel_entry_t (Results 1 – 2 of 2) sorted by relevance

/arch/mips/lib/
A Dbootm.c260 typedef void __noreturn (*kernel_entry_t)(int, ulong, ulong, ulong); in boot_jump_linux() typedef
261 kernel_entry_t kernel = (kernel_entry_t) images->ep; in boot_jump_linux()
/arch/mips/mach-octeon/
A Dbootoctlinux.c357 typedef void __noreturn (*kernel_entry_t)(int, ulong, ulong, ulong); in do_bootoctlinux() typedef
358 kernel_entry_t kernel; in do_bootoctlinux()
482 kernel = (kernel_entry_t)addr; in do_bootoctlinux()

Completed in 14 milliseconds