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