Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dspitfire.h84 extern int cheetah_pcache_forced_on;
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c122 cheetah_pcache_forced_on = 1; in process_switch()
H A Dsmp_64.c117 if (cheetah_pcache_forced_on) in smp_callin()
H A Dtraps_64.c626 int cheetah_pcache_forced_on; variable