Searched refs:__set_cache_sizes (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_id.h70 void __set_cache_sizes(long l1_cache_size, long l2_cache_size,
H A Dproc64_support.s96 * __set_cache_sizes(long l1_cache_size, long l2_cache_size,
99 ENTRY(__set_cache_sizes) function
112 SET_SIZE(__set_cache_sizes)
H A Dproc64_id.c106 __set_cache_sizes(l1_cache_size, l2_cache_size, largest_level_cache);
160 __set_cache_sizes(l1_cache_size, l2_cache_size,
232 __set_cache_sizes(INTEL_DFLT_L1_CACHE_SIZE,

Completed in 56 milliseconds