Searched defs:ktype_cache (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c1053 static struct kobj_type ktype_cache = { variable in typeref:struct:kobj_type
1130 ktype_cache.default_attrs = default_attrs;
1133 ktype_cache.default_attrs = amd_l3_attrs();
1136 &ktype_cache,

Completed in 58 milliseconds