Searched refs:_get_L3CR (Results 1 – 3 of 3) sorted by relevance
104 extern long _get_L3CR(void);109 #define _get_L3CR() 0L macro
683 core99_l3_cache = _get_L3CR(); in core99_init_caches()686 printk("CPU%d: L3CR was %lx\n", cpu, _get_L3CR()); in core99_init_caches()
384 _GLOBAL(_get_L3CR)