OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAI_DTLB2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/include/
cacheinfo.h
23
#define
CAI_DTLB2
3 /* Data TLB (2/4M pages) */
223
__CI_TBL(
CAI_DTLB2
, 0x04, 4, 8, 4 * 1024 * 1024, NULL), \
224
__CI_TBL(
CAI_DTLB2
, 0x05, 4, 32, 4 * 1024 * 1024, NULL), \
231
__CI_TBL(
CAI_DTLB2
, 0x56, 4, 16, 4 * 1024 * 1024, NULL), \
234
__CI_TBL(
CAI_DTLB2
, 0x5a, 0xff, 64, 4 * 1024, "32 2M/4M entries (L0)"), \
255
__CI_TBL(
CAI_DTLB2
, 0xc0, 4, 8, 4 * 1024, "8 4K/4M entries"), \
257
__CI_TBL(
CAI_DTLB2
, 0xc2, 4, 16, 4 * 1024, "16 4K/2M entries"), \
259
__CI_TBL(
CAI_DTLB2
, 0xc4, 4, 32, 4 * 1024, "32 2M/4M entries"), \
/src/usr.sbin/cpuctl/arch/
i386.c
1068
caitype =
CAI_DTLB2
;
1212
cai = &ci->ci_cinfo[
CAI_DTLB2
];
2539
sep = print_tlb_config(ci,
CAI_DTLB2
, "DTLB:", sep);
/src/sys/arch/x86/x86/
identcpu.c
222
cai = &ci->ci_cinfo[
CAI_DTLB2
];
Completed in 14 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025