Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Drelocate.c149 static int __init do_relocations(void *kbase_old, void *kbase_new, long offset) in do_relocations() function
387 res = do_relocations(&_text, loc_new, offset); in relocate_kernel()