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

/arch/powerpc/include/asm/
H A Dcache.h68 extern long _get_L2CR(void);
73 #define _get_L2CR() 0L macro
/arch/powerpc/kernel/
H A Dl2cr_6xx.S277 _GLOBAL(_get_L2CR)
/arch/powerpc/platforms/powermac/
H A Dsmp.c679 core99_l2_cache = _get_L2CR();
682 printk("CPU%d: L2CR was %lx\n", cpu, _get_L2CR());

Completed in 68 milliseconds