Searched refs:cps_gen_cache_routine (Results 1 – 1 of 1) sorted by relevance
/arch/mips/kernel/ |
D | pm-cps.c | 196 static void cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, in cps_gen_cache_routine() function 472 cps_gen_cache_routine(&p, &l, &r, &cpu_data[cpu].icache, in cps_gen_entry_code() 476 cps_gen_cache_routine(&p, &l, &r, &cpu_data[cpu].dcache, in cps_gen_entry_code()
|