Searched refs:entry_fn (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dpm-cps.c634 void *entry_fn, *core_rc; local
642 entry_fn = cps_gen_entry_code(cpu, state);
643 if (!entry_fn) {
649 per_cpu(nc_asm_enter, core)[state] = entry_fn;

Completed in 149 milliseconds