Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c7124 add_cache_prop(devi, ct->ct_label, line_str, in add_cacheent_props()
7146 add_cache_prop(devi, label, assoc_str, assoc); in add_amd_assoc()
7149 add_cache_prop(devi, label, fully_assoc, 1); in add_amd_assoc()
7159 add_cache_prop(devi, label, size_str, size); in add_amd_tlb()
7178 add_cache_prop(devi, label, line_str, line_size); in add_amd_cache()
7191 add_cache_prop(devi, label, assoc_str, assoc); in add_amd_l2_assoc()
7194 add_cache_prop(devi, label, assoc_str, 8); in add_amd_l2_assoc()
7197 add_cache_prop(devi, label, assoc_str, 16); in add_amd_l2_assoc()
7200 add_cache_prop(devi, label, fully_assoc, 1); in add_amd_l2_assoc()
7213 add_cache_prop(devi, label, size_str, size); in add_amd_l2_tlb()
[all …]