Home
last modified time | relevance | path

Searched refs:kbase_old (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() argument
163 loc_orig = kbase_old + ((*r & 0x00ffffff) << 2); in do_relocations()