Searched refs:threads_per_ccx (Results 1 – 1 of 1) sorted by relevance
829 unsigned int threads_per_ccx = ((eax >> 14) & 0xfff) + 1; in dl_init_cacheinfo() local830 shared *= threads_per_ccx; in dl_init_cacheinfo()
Completed in 4 milliseconds