Searched refs:x86_tlbsize (Results 1 – 2 of 2) sorted by relevance
150 int x86_tlbsize; member
869 c->x86_tlbsize = 0; in cpu_detect_cache_sizes()880 c->x86_tlbsize += ((ebx >> 16) & 0xfff) + (ebx & 0xfff); in cpu_detect_cache_sizes()