Home
last modified time | relevance | path

Searched refs:cache_index (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libc/amd64/gen/
H A Dproc64_id.c59 int cache_index = 0; in get_intel_cache_info() local
69 __libc_get_cpuid(4, (uint_t *)&cpuid_info, cache_index); in get_intel_cache_info()
78 cache_index += 1; in get_intel_cache_info()
H A Dproc64_id.h68 void __libc_get_cpuid(int cpuid_function, void *out_reg, int cache_index);