OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86_cache_info
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.sbin/cpuctl/arch/
cpuctl_i386.h
40
struct
x86_cache_info
ci_cinfo[CAI_COUNT];
i386.c
116
static const struct
x86_cache_info
intel_cpuid_cache_info[] = INTEL_CACHE_INFO;
970
const struct
x86_cache_info
*cai;
1179
static const struct
x86_cache_info
amd_cpuid_l2l3cache_assoc_info[] =
1185
const struct
x86_cache_info
*cp;
1186
struct
x86_cache_info
*cai;
1385
struct
x86_cache_info
*cai;
2424
struct
x86_cache_info
*cai = &ci->ci_cinfo[cache_tag];
2465
struct
x86_cache_info
*cai = &ci->ci_cinfo[cache_tag];
/src/sys/arch/x86/x86/
identcpu_subr.c
197
const struct
x86_cache_info
*
198
cpu_cacheinfo_lookup(const struct
x86_cache_info
*cai, uint8_t desc)
identcpu.c
72
static const struct
x86_cache_info
intel_cpuid_cache_info[] = INTEL_CACHE_INFO;
74
static const struct
x86_cache_info
amd_cpuid_l2l3cache_assoc_info[] =
109
const struct
x86_cache_info
*cai;
192
const struct
x86_cache_info
*cp;
193
struct
x86_cache_info
*cai;
490
struct
x86_cache_info
*cai;
cpu.c
288
struct
x86_cache_info
*cai;
/src/sys/arch/x86/include/
cacheinfo.h
6
struct
x86_cache_info
{
struct
362
const struct
x86_cache_info
*cpu_cacheinfo_lookup(
363
const struct
x86_cache_info
*, uint8_t);
cpu.h
181
struct
x86_cache_info
ci_cinfo[CAI_COUNT];
/src/sys/arch/xen/x86/
cpu.c
332
struct
x86_cache_info
*cai;
Completed in 16 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025