OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:caitype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
identcpu_subr.c
220
int
caitype
= -1;
local in function:cpu_dcp_cacheinfo
232
caitype
= CAI_ICACHE;
234
caitype
= CAI_DCACHE;
236
caitype
= -1;
240
caitype
= CAI_L2CACHE;
242
caitype
= -1;
246
caitype
= CAI_L3CACHE;
248
caitype
= -1;
251
caitype
= -1;
254
if (
caitype
== -1
[
all
...]
/src/usr.sbin/cpuctl/arch/
i386.c
974
int
caitype
= -1;
local in function:intel_cpu_cacheinfo
1045
caitype
= CAI_ITLB;
1049
caitype
= CAI_ITLB2;
1052
caitype
= CAI_L1_1GBITLB;
1058
caitype
= CAI_ITLB;
1064
caitype
= CAI_DTLB;
1068
caitype
= CAI_DTLB2;
1071
caitype
= CAI_L1_1GBDTLB;
1077
caitype
= CAI_DTLB;
1081
caitype
= CAI_L1_LD_TLB
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025