Searched refs:kbase_old (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/kernel/
H A Drelocate.c149 static int __init do_relocations(void *kbase_old, void *kbase_new, long offset) argument
163 loc_orig = kbase_old + ((*r & 0x00ffffff) << 2);

Completed in 155 milliseconds