Searched refs:cpu_cache_size (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.c1142 cpu_cache_size(void) function in typeref:typename:unsigned
2101 kgem->half_cpu_cache_pages = cpu_cache_size() >> 13;
2103 __FUNCTION__, cpu_cache_size(), kgem->half_cpu_cache_pages));
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.c984 cpu_cache_size(void) function in typeref:typename:unsigned
1634 kgem->half_cpu_cache_pages = cpu_cache_size() >> 13;
1636 __FUNCTION__, cpu_cache_size(), kgem->half_cpu_cache_pages));

Completed in 16 milliseconds