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