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

/linux-master/arch/arm/common/
H A Dmcpm_entry.c373 static int __init nocache_trampoline(unsigned long _arg) function
409 ret = cpu_suspend((unsigned long)cache_disable, nocache_trampoline);
/linux-master/arch/arm/mach-sunxi/
H A Dmc_smp.c342 * This bit is shared between the initial nocache_trampoline call to
651 static int __init nocache_trampoline(unsigned long __unused) function
678 ret = cpu_suspend(0, nocache_trampoline);

Completed in 109 milliseconds