Searched refs:_get_L2CR (Results 1 – 3 of 3) sorted by relevance
103 extern long _get_L2CR(void);108 #define _get_L2CR() 0L macro
670 core99_l2_cache = _get_L2CR(); in core99_init_caches()673 printk("CPU%d: L2CR was %lx\n", cpu, _get_L2CR()); in core99_init_caches()
265 _GLOBAL(_get_L2CR)