Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Drelocate.c56 static void __init sync_icache(void *kbase, unsigned long kernel_length) in sync_icache() function
392 sync_icache(loc_new, kernel_length); in relocate_kernel()